Conversor de imagen
Convierte PNG, JPG, WebP y AVIF en tu navegador - sin subida, sin registro.
Suelta una imagen (o clic para elegir), elige el formato de salida - PNG, JPG, WebP o AVIF - y descarga. Slider de calidad opcional para formatos con pérdida (JPG / WebP / AVIF). Todo vía Canvas, sin subida.
Cómo usarla
Drop an image
Drag from your file explorer onto the dropzone, or click to pick from disk.
Choose the output format
PNG (lossless), JPG (lossy, universal), WebP (smaller, modern), AVIF (smallest, Chrome/Edge only).
Tune the quality slider (lossy only)
Higher = larger file + more detail. 75-85 is a good default for photos.
Download
The converted file downloads with the new extension. The original isn't touched.
¿Qué es?
An image converter changes a picture from one file format to another - typically to make it smaller (WebP, AVIF), more compatible (JPG), or to preserve transparency (PNG). The pixels themselves are decoded from the source format and re-encoded into the target; quality and file size depend on the target encoder and any lossy-compression settings.
Cuándo usarla
Cutting page-weight for web images (PNG screenshots → WebP), preparing a photo for a service that only accepts JPG, stripping EXIF metadata before sharing a picture publicly, or converting an AVIF download you can't open in your usual photo app into a more compatible format.
Errores comunes
Converting a PNG screenshot to JPG and being surprised by colour banding around sharp edges - JPG is designed for photos, not for crisp UI. Picking 100% quality on JPG/WebP and getting almost no size reduction; the sweet spot is usually 75-85% quality. And forgetting that conversion strips EXIF - intentional for privacy, but unwanted when you need the camera data.
Preguntas frecuentes
- Why doesn't AVIF work in my browser?
- Canvas AVIF encoding requires Chrome 85+, Edge 85+ or Chromium-based browsers. Safari and Firefox can display AVIF but can't yet encode it from Canvas. We detect this and disable the AVIF option in the dropdown when your browser doesn't support it.
- When should I use WebP vs JPG?
- WebP gives 25-35% smaller files at the same visual quality - so it's the better default for the web in 2024. JPG is the safer fallback when you need to support very old software (some print pipelines, ancient photo viewers). Both are lossy; PNG is lossless and ideal for screenshots, UI assets and anything with sharp text.
- Is there a maximum file size?
- Practically, anything under 50 MB works fine on a modern laptop. Beyond that, browser Canvas runs into memory limits - if the converter throws or hangs, your image is probably too large. Try cropping or resizing first.
- Does the conversion preserve EXIF / metadata?
- No - Canvas re-encodes from raw pixels, so EXIF (camera, GPS, timestamps), colour profiles and any embedded ICC are stripped. That's often what you want when sharing online (privacy) but can be a downside for archival photo work.
Herramientas relacionadas
Más en esta categoría
- Conversor de colores (HEX, RGB, HSL)
- Generador de degradados CSS
- Generador de sombra CSS
- Generador de favicon
- Comprobador de contraste
- Generador de paleta de colores
- Generador de tonos de color
- Generador de clip-path CSS
- Generador de border-radius
- Generador cubic-bezier
- Generador de filtro CSS
- Generador de glassmorphism
- Redimensionador de imagen
- Compresor de imagen
- Imagen a Base64
- Recortador de imagen
- Selector de color de imagen