logo
GeekFormat

Image Compressor

選擇壓縮等級

點擊或拖拽添加圖片

支援 PNG、JPG、JPEG、WEBP、GIF、AVIF、BMP、ICO、HEIC、JXL、TIFF,單張須小於 20MB,單次最多 10

Free online image compressor supporting 11 formats (JPG/PNG/WEBP/GIF/AVIF/HEIC etc). 3 compression levels, batch processing, real-time ratio. Files auto-delete after 2 hours.

Related

Use Cases

  • Web optimization: reduce image payload for faster load times and better SEO (Core Web Vitals)
  • Email attachments: compress to fit email size limits (typically 10-25MB)
  • Form uploads: compress images for applications, resumes, and form submissions with size limits
  • Social media: WeChat, Xiaohongshu, Weibo etc. have image size limits
  • E-commerce: batch compress product images to speed up store pages
  • Format compatibility: convert/compress Apple HEIC photos to universal JPG/WEBP

Features

  • 11 formats supported: JPG/JPEG/PNG/WEBP/GIF/AVIF/BMP/ICO/HEIC/JXL/TIFF including Apple HEIC and AVIF
  • Three levels: Extreme (q=20), Recommended (q=75), Light (q=90) for different needs
  • Batch compression: queue multiple images, each with independent size/ratio display
  • Real-time ratio: shows before/after size and compression percentage per image
  • Job history: automatically records recent compression jobs for easy re-download
  • Privacy: files upload to server for processing, auto-deleted after 2 hours

How to Use

  1. Click upload area or drag-drop images; batch supported (max 20MB/file)
  2. Select compression level: Recommended, Extreme, or Light
  3. Wait for compression; view before/after size and ratio per image
  4. Download compressed images individually; re-compress with different level if needed

FAQ

Will compression make images blurry?

Depends on level. Recommended (quality 75) is nearly indistinguishable to the naked eye for web/email/social use while reducing size by 40-70%. Use Light (quality 90) for maximum quality retention.

What formats are supported?

11 formats: JPG/JPEG, PNG, WEBP, GIF, AVIF, BMP, ICO, HEIC, JXL, TIFF — including Apple HEIC photos and next-gen AVIF. Max 20MB per file.

Can I compress multiple images at once?

Yes, batch-add multiple images to queue. Each compresses independently with its own ratio displayed. Ideal for e-commerce product images, blog assets, and social media content.

Are uploaded images stored?

Images upload via encrypted channel to the compression server. Files are automatically deleted 2 hours after processing and are not retained or used for any other purpose. Download promptly after completion.

JPG vs PNG vs WEBP — which compresses best?

If output format is flexible, WEBP and AVIF offer the best compression — 25-35% smaller than JPG at equivalent quality. If keeping the original format, Recommended mode works best on JPG.

Why did the file size increase after compression?

Rarely, re-compressing an already highly compressed image can slightly increase size. If the source is already a low-quality JPG (quality < 50), use Light mode. Negative ratio means no gain — you can download the original instead.

Does compression change image resolution?

No. Compression only reduces data size (quality parameter), not pixel dimensions (width/height). To also reduce dimensions, use the Image Resize tool.

Image Resize

What is Image Compression?

Image compression reduces file size via algorithms, divided into lossy and lossless types. Lossy compression (JPG, WEBP, AVIF) discards data the human eye is less sensitive to (mainly high-frequency chroma information) for dramatic size reduction; lossless compression (PNG) optimizes encoding without losing any pixel data but achieves smaller savings.

**Why image compression matters**: Unoptimized images often account for 50%+ of total page weight. Google Core Web Vitals LCP (Largest Contentful Paint) is directly affected by image loading speed — compressing images significantly improves load times and SEO rankings. For email attachments, form uploads, and social media, compression avoids exceeding file size limits.

**Choosing a compression level**: Recommended (quality 75) is the sweet spot for most scenarios — 40-70% size reduction with visually imperceptible quality loss. Extreme (quality 20) is for avatars/thumbnails where size is critical. Light (quality 90) is for product photos/photography requiring maximum quality.

**Format recommendations**: If the target platform supports it, convert to WEBP or AVIF — these modern formats are 25-50% smaller than JPG at equivalent quality, and support transparency and animation. This tool also provides image format conversion.

This tool supports **11 major image formats** (JPG/JPEG/PNG/WEBP/GIF/AVIF/BMP/ICO/HEIC/JXL/TIFF) including iPhone HEIC photos and next-gen AVIF, max 20MB per file, with batch processing and per-image ratio display. Images upload to the server for compression and are **automatically deleted after 2 hours**.

术语表

Lossy Compression
Reduces file size by discarding data (primarily high-frequency chroma information). JPG, WEBP (default), AVIF are lossy. High compression ratio but some quality loss; lower quality = more loss.
Lossless Compression
Reduces size via encoding optimization without losing any pixel data. PNG, GIF, WEBP (lossless mode). Lower ratio but perfectly reconstructs original.
Quality Parameter
Core parameter in lossy compression, typically 0-100. Higher = better quality but larger file. 75 is the sweet spot (Google PageSpeed recommended).
WEBP
Google image format (2010) supporting lossy/lossless, transparency, and animation. 25-35% smaller than JPG at equivalent quality — recommended for modern web.Wikipedia - WebP
AVIF
Next-gen format based on AV1 video coding (2019), ~20% smaller than WEBP. Supports HDR, wide gamut, transparency, animation. Chrome 85+/Firefox 93+ support it natively.Wikipedia - AVIF
HEIC/HEIF
High Efficiency Image File Format, Apple iOS 11+ default photo format, better compression than JPG. Limited compatibility on Windows/Android, often converted to JPG.
Core Web Vitals
Google's web UX metrics; LCP (Largest Contentful Paint) is directly affected by image loading speed. Image compression/format optimization is the most effective LCP improvement.
LCP
Largest Contentful Paint — measures when the main page content finishes loading. Google recommends LCP < 2.5 seconds. Compressing hero images and using WEBP/AVIF are key optimizations.
Metadata
Extra information in image files beyond pixel data: EXIF (camera model, GPS, timestamp), ICC Profile, etc. Stripping metadata saves KB to tens of KB and protects location privacy.
DPI/PPI
Dots/Pixels Per Inch — a print resolution unit meaningless for screen display. Screens care about pixel dimensions (W×H); compression does not change DPI or pixel dimensions.

Three Compression Levels Comparison

LevelQualityTypical SavingsVisual QualityBest For
Extreme2070-90%Lower, may show artifactsAvatars, thumbnails, size-critical scenarios
Recommended7540-70%High, virtually indistinguishableWeb images, email attachments, social media (recommended)
Light9010-30%Highest, visually losslessProduct photos, photography requiring max quality

Image Format Comparison

FormatCompressionBest UseTransparencyAnimation
JPG/JPEGLossyPhotos, realistic images
PNGLosslessIcons, screenshots, text images, transparency needed
WEBPLossy/LosslessWeb images (25-35% smaller than JPG/PNG)
AVIFLossy/LosslessNext-gen format (smaller than WEBP)
GIFLossless (256 colors)Simple animations✅ (1-bit)
HEIC/HEIFLossyApple device photos

Authoritative References