The workshop · The image corner
The image cornerConvert an image from one format to another
Drop an image in. The tool offers you ONLY the formats your browser can actually write, and it reads the result back to check it really got the one you asked for.
JPEG · PNG · WebP · AVIF · GIF · BMP50 MB per file
Your file never leaves your device
This tool works entirely inside your browser. Not one byte of your file is sent anywhere, and nothing is kept once the tab is closed.
Checkable in ten seconds, without taking our word for it:
- Open your browser's inspector: the F12 key (or Ctrl+Shift+I, or Cmd+Option+I on a Mac).
- Go to the “Network” tab, then clear the list.
- Process a file on this page. The list stays empty: no request goes out.
- To go further: cut your connection and do it again. The tool still works.
This absence of requests is also checked BY MACHINE before every release: a lock drives a real browser, processes a real file, and refuses to publish if a single byte goes out.
Going further
These six formats OPEN in every up-to-date browser. On the OUTPUT side the list is shorter, and it depends on the browser: that is why it is measured at run time rather than announced. The compatibility matrix gives the detail, browser by browser.
VerifyThe proof, step by stepThe network inspector check, explained one gesture at a time, with screenshots.
The cornerThe image cornerThe other tools in this corner of the workshop.
UnderstandHow this is builtThe formats actually handled, browser by browser, and what we ruled out.