Convertidor de formatos
Convierte imágenes en tu navegador. Sin subidas.
Convertir
to
Drop files here or
Supported now: JPG, JPEG, PNG, WEBP
Convertir
to
0 = keep original size
How it works
- Pick a from and to format (e.g., WEBP → JPEG).
- Drop or choose your files.
- Click Convert — everything runs locally in your browser.
Original dimensions are preserved unless a Max width is set. WEBP supports lossy (quality slider) and lossless (not used here). Developer mode: outputs 320, 480, 640, 768, 1024, 1280 widths (no upscaling).
Developer
When Developer (srcset) is enabled, the converter creates multiple sizes for each image: 320, 480, 640, 768, 1024, and 1280 pixels wide. It never upscale images (only sizes ≤ original width) and it disables Max width. Each output uses a -WIDTH suffix, e.g., image-320.jpg.
Private by design.
We don’t upload your files. Processing happens on your device using the browser’s canvas API.