← All tools
Image Tool

Convert an image

Convert your images from one format to another (JPEG, PNG, WebP) with quality control.

Convert an image in DocuNest: 100% local processing on Windows, macOS, and Linux. Automatable via the docunest CLI.

Convert an image
Preview of Convert an image in DocuNest, offline PDF app

Features

Conversion between JPEG, PNG, and WebP
Output quality control
Preservation of original dimensions
Fully local processing

Use cases

1

Web optimization

Convert your PNGs to WebP to reduce size while maintaining quality.

2

Compatibility

Convert a WebP to JPEG for software that does not support the WebP format.

3

Transparency

Switch from JPEG to PNG to add transparency in a graphics editor.

Command line

Same result as the interface, in one command. Nothing leaves your machine.

docunest — zsh

local
# Convert to WebP
❯ docunest img convert -i photo.png --format webp --quality 85 -o photo.webp
✓ Done — file written locally, no network upload

Complete CLI documentation →

Frequently asked questions

Which formats are supported?
JPEG, PNG, and WebP for both input and output.
Is transparency preserved?
Yes, if the output format supports it (PNG, WebP). Transparency is lost in JPEG.
Does conversion degrade quality?
Quality depends on the chosen format and level. PNG is lossless; JPEG and WebP are lossy but adjustable.

Stop sending your PDFs to the cloud.

Download DocuNest: the complete editor, 7-day trial, no credit card, no files leaving your machine.

Download for free

Download DocuNest

No account required, no data collected.

Linux

Install a system package, or use the AppImage if you prefer a portable version.

Windows 10+, macOS 12+ (Apple Silicon), Linux (deb / rpm / AppImage)