Toolivaro

Compressor de imagens grátis

Comprima imagens JPG e WebP com um controle deslizante de qualidade, economia de tamanho e dimensões ao vivo, processado inteiramente no seu dispositivo.

O compressor de imagens reduz o tamanho do arquivo re-codificando a sua imagem em um nível de qualidade que você controla. Arraste um JPG, PNG ou WebP, mova o controle de qualidade, e o compressor informa o tamanho exato de saída e o percentual economizado antes de você baixar — sem adivinhação, sem anexos surpresa. Qualidade menor significa arquivos menores ao custo de artefatos visíveis; o ponto ideal para fotos costuma ficar entre 60% e 80%, e o controle deslizante facilita encontrá-lo. Entradas PNG são comprimidas de forma mais eficaz convertendo para WebP ou JPG, algo que o compressor suporta além de manter o formato. Tudo acontece no seu dispositivo: a imagem é decodificada e re-codificada em um Web Worker em segundo plano, nada é enviado, registrado ou armazenado, e o limite de entrada de 25 MB mantém o navegador responsivo. Como os arquivos são re-codificados, os metadados embutidos (EXIF, GPS, direitos autorais) são removidos — isso é informado em todo resultado, com um lembrete para guardar o original quando os metadados importarem. Use esta ferramenta antes de anexar fotos a e-mails, enviar para um formulário com limite de tamanho ou incorporar imagens em uma página que precisa carregar rápido.

Processado localmente no seu navegador

Como usar esta calculadora

How compression actually shrinks a photo

A JPEG is already compressed; what the compressor does is re-encode it at a quality level you choose. The trade-off is the fundamental one of lossy formats: lower quality throws away more of the detail the encoder judged unimportant — and in return the file gets smaller. The slider makes the trade visible: at 90% quality a photo may be barely smaller than the original, at 60–80% it is often a fraction of the size with no visible difference on a normal screen, and below 50% artifacts start showing up, especially along edges and in gradients. The page reports the exact output size at the current setting before you download, so finding the smallest acceptable file is a matter of moving the slider, not guessing.

The sweet spot depends on the image, not on a magic number: a landscape with smooth gradients compresses far better than a photo of fine texture like foliage, and a screenshot with flat colors compresses better still. That is why the tool shows the real output size at every quality setting instead of applying a fixed preset.

The PNG problem, and what actually works

PNG is a lossless format: re-encoding it at a lower quality changes almost nothing, because lossless compression has no quality knob to turn — the data must survive intact. If a PNG is large, the effective move is to change the format: converting to WebP or JPEG typically cuts the file by 60–80% because those formats are allowed to discard information. The compressor supports converting PNG input to WebP or JPG output alongside keeping the format, and the sibling converter covers the general case. If the image is a diagram, logo, or anything with sharp edges and flat colors, WebP usually beats both: the same visual at a fraction of the size.

The exception that keeps PNG alive: transparency. If the image needs an alpha channel and it must survive as-is, PNG is the format that keeps it losslessly, and the compressor says so honestly instead of pretending quality reduction will fix it.

Reading the savings numbers

The result panel shows the output size and the percentage saved — the two numbers that decide whether the file will pass an email limit, an upload cap, or a page-weight budget. A 6.2 MB JPEG re-encoded at 70% quality typically lands around 800 KB, an 87% saving, and the panel makes it visible in one glance. The percentage is relative to the original, so it is honest about what the re-encode achieved: an already-compressed image will show a small saving, and the tool reports the real number rather than a target.

Before downloading, glance at the result. The size number can look perfect while a detail — a product label, a face, a line of text — has visibly degraded; the visual check is the final gate, and it is the one the tool cannot do for you.

Metadata, privacy, and the local promise

Re-encoding produces a clean file: EXIF, GPS, and copyright metadata are not carried over, and the page discloses this on every result. For photos you are about to publish that is usually what you want; for files where provenance matters, keep the original as the archive copy.

Everything runs on your device — the image is decoded and re-encoded in a background Web Worker, and the file never leaves the browser. That is the meaningful difference from a "compress image online" service that asks for a 6 MB upload: the compressor has no upload, so the photo, its location data, and its contents stay local by construction, and the 25 MB input limit exists only to keep the page responsive.

Como o resultado é calculado?

Encolhendo uma foto para e-mail

Uma foto JPEG de 6,2 MB re-codificada com 70% de qualidade normalmente chega a cerca de 800 KB — uma economia de 87% — sem diferença visível na tela de um celular. Com 40% de qualidade, a mesma foto pode cair abaixo de 400 KB, mas começa a mostrar artefatos ao ampliar.

Exemplo de entrada e saída
Entrada Valor
image 6.2 MB JPEG
quality 70
Resultado ≈ 800 KB (−87%) com 70% de qualidade

Qual é a fórmula e suas premissas?

Método de compressão

output = re-encode(input, quality)

Termos da fórmula
Símbolo Significado
quality 0–100; qualidade menor → arquivo menor, mais artefatos

A re-codificação também normaliza a imagem — os metadados não são preservados, o que é informado na página.

Economia de tamanho

saving % = (original − output) / original × 100

Termos da fórmula
Símbolo Significado
original tamanho do arquivo de entrada em bytes
output tamanho do arquivo comprimido em bytes

Quais são os erros mais comuns?

  • Comprimir um PNG esperando grande economia — formatos sem perdas precisam de conversão, não de redução de qualidade.
  • Escolher o menor tamanho sem conferir a saída visualmente — uma imagem de destaque borrada machuca mais do que algumas centenas de KB.
  • Usar um compressor online que envia a imagem — esta ferramenta mantém o arquivo no seu dispositivo.

Quais são as premissas e limitações?

  • JPEG e WebP suportam re-codificação com qualidade; a saída PNG mantém compressão sem perdas e mostra economia limitada.
  • GIFs animados são convertidos em um único quadro.
  • A entrada é limitada a 25 MB para manter o processamento responsivo.

De onde vêm os números?

Última revisão 4 de agosto de 2026 · Versão 1.0.0 · Toolivaro não garante conteúdo externo.

Perguntas frequentes

Qual qualidade devo usar?

Para fotos, entre 60% e 80% equilibra tamanho e qualidade na maioria das telas; abaixo de 50% os artefatos ficam visíveis. Capturas de tela e gráficos com cores planas comprimem bem em qualidades mais baixas. O controle deslizante mostra o tamanho exato de saída em cada ajuste, para você encontrar o menor arquivo aceitável.

Por que meu PNG não está diminuindo?

PNG é sem perdas, então re-codificar com qualidade menor muda pouco. Converter para WebP ou JPEG (disponível no conversor irmão do compressor) é o que realmente encolhe arquivos PNG — muitas vezes entre 60% e 80%.

A compressão remove metadados?

Sim — a re-codificação gera um arquivo limpo, sem metadados EXIF, GPS ou de direitos autorais, e a página informa isso em todo resultado. Guarde o arquivo original quando os metadados forem importantes para você.

Why does the same quality setting produce different sizes for different images?

The quality slider sets how much detail the encoder may discard, but the resulting size depends on the image: smooth, low-detail photos compress far more than busy ones. That is why the panel shows the exact output size at every setting instead of promising a fixed reduction.

Is the compressed image good enough to print?

Probably not — printing needs the full resolution and quality of the original. Compression is for screens, email, and the web; keep an uncompressed master for anything that will be printed or edited later.

Parte de Ferramentas de formato e conversão

Encontrou um erro ou tem uma correção? Informe — revisamos toda correção.

Foi útil?

Revisado pela equipe editorial da Toolivaro conforme nossa metodologia Metodologia · Política editorial