RevealTheme logo

Conversor de WebP

Convierte imágenes a o desde WebP: el formato moderno que es entre un 25 % y un 35 % más pequeño que JPG con la misma calidad.

Cómo usar esta herramienta

  1. 1

    Pick a direction from the dropdown: 'Convert to WebP' or 'Convert from WebP to PNG'.

  2. 2

    Click the file picker and choose an image (any format your browser can decode: JPG, PNG, GIF, WebP, etc.).

  3. 3

    Wait a moment while the image is drawn to a canvas and re-encoded; a preview appears below.

  4. 4

    Click Download to save the converted file, which is renamed with the matching .webp or .png extension.

¿Qué es el Conversor de WebP?

WebP es el formato de imagen de Google que ofrece tamaños de archivo significativamente menores que JPG y PNG. Todos los navegadores modernos lo admiten. Para sitios nuevos, sirve WebP por defecto con JPG/PNG como alternativa para navegadores antiguos. La conversión tiene pérdidas para las imágenes de origen JPG y puede ser sin pérdidas para las de origen PNG.

Casos de uso comunes

  • Shrinking a hero JPG to WebP before uploading it to a landing page to cut page weight.

  • Quickly checking how much smaller a specific photo gets as WebP versus its original.

  • Converting a WebP someone sent you into a PNG so it opens in an editor that lacks WebP support.

  • Producing a WebP thumbnail for a blog post without installing command-line tools.

  • Flattening an image to PNG when you need a universally accepted format for a slide deck or document.

  • Doing a one-off conversion on a privacy-sensitive image that you do not want uploaded to an online service.

Preguntas frecuentes

¿Todos los navegadores admiten WebP?
Sí: Chrome, Edge, Firefox, Safari (14+) y Opera admiten WebP.
¿Por qué mi servidor no sirve WebP?
Muchos servidores antiguos solo sirven el formato solicitado. Configura tu CDN o usa el componente <Image> de Next.js, que sirve WebP automáticamente.

Herramientas relacionadas