How does the image converter work?
Pick a format pair below (for example, PNG to JPG) and you go straight to that pair's page. Drop a file there and the conversion runs the moment the file lands — no "Convert" button to chase. The encode happens locally: PNG, JPG, and WebP go through the browser's native canvas; AVIF runs through a WebAssembly encoder fetched only when you ask for AVIF. When the result is ready, the Download button saves the new file to your device. Nothing is queued on a server.