RevealTheme logo

Conversor de WebP

Converta imagens para ou a partir de WebP: o formato moderno que é entre 25% e 35% menor que o JPG com a mesma qualidade.

Como usar esta ferramenta

  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.

O que é o Conversor de WebP?

O WebP é o formato de imagem do Google que oferece tamanhos de arquivo significativamente menores que o JPG e o PNG. Todos os navegadores modernos o suportam. Para sites novos, sirva WebP por padrão com JPG/PNG como alternativa para navegadores antigos. A conversão tem perdas para imagens de origem JPG e pode ser sem perdas para as de origem PNG.

Casos de uso comuns

  • 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.

Perguntas frequentes

Todos os navegadores suportam WebP?
Sim: Chrome, Edge, Firefox, Safari (14+) e Opera suportam WebP.
Por que meu servidor não serve WebP?
Muitos servidores antigos servem apenas o formato solicitado. Configure seu CDN ou use o componente <Image> do Next.js, que serve WebP automaticamente.

Ferramentas relacionadas