Compress PNG

Shrink PNG graphics and screenshots so interfaces and docs load lighter without smearing hard edges.

Drop images here

or click to browse — JPEG, PNG, WebP, GIF, AVIF, HEIC

Shrink image size

    PNG shines for UI chrome, screenshots, and illustrations with hard edges or transparency. Those files also bloat quickly. This compressor targets PNG input to reclaim bytes while respecting the format’s strengths.

    Lossy-style PNG optimization can introduce subtle color pooling; lossless passes save less but stay safer for brand logos. Preview at 100% zoom on text and icon outlines before you replace production assets.

    Photographs usually belong in JPEG/WebP instead. If a PNG photo is huge, convert thoughtfully rather than crushing photographic noise inside PNG forever.

    How to use

    1. Upload a PNGSelect a screenshot, logo, or graphic. Keep a backup of the original export.
    2. Pick compression aggressivenessStart mild for logos; allow stronger savings for large opaque screenshots.
    3. Check edges and typeZoom on text and icon boundaries for fringing or muddy colors.
    4. Download the optimized PNGSave and drop into your design system or documentation site.
    5. Consider format changeIf size remains stubborn, evaluate WebP/AVIF support for that surface.

    Use cases

    • UI asset pipelinesLighten toolbar icons and panel graphics in web apps.
    • Documentation screenshotsAttach clearer how-to images that still fit wiki limits.
    • Transparent merch mocksReduce PNG cutouts used on product landing pages.

    Tips

    • Prefer vector sources (SVG) for simple icons when the platform allows.
    • Strip unused chunks/metadata when privacy or size matters.
    • Do not convert photos to PNG “for quality”—use photographic formats.
    • Transparent PNGs pair with the remove-background workflow.

    FAQ

    Is PNG compression lossless?

    Some optimizations stay lossless; stronger modes may alter pixels. Always preview.

    Will transparency remain?

    Yes when the pipeline preserves alpha. Verify the preview against light and dark backgrounds.

    Browser-side processing?

    Designed to run locally in the browser session.

    Animated PNG?

    Focus is still images. Prefer GIF/video tools for animation.

    Better than JPEG for photos?

    Usually no for camera photos. PNG is better for sharp graphics and alpha.

    Related tools?

    image-compressor, compress-webp, and remove-background for neighboring tasks.

    Related tools