Alternatives to oxipng

Reduce PNG file sizes with a lossless command-line optimizer. The listings below can replace it for an important use case. Each note says what changes if you switch.

The original

Replacements

Listings that take over the same core job as oxipng.

  • Caesium Image Compressor

    Batch compresses JPEG, PNG and WebP images, often cutting file size dramatically with no visible quality loss.

    Caesium Image Compressor adds a graphical interface and a browser version, compresses JPEG and WebP as well as PNG, but has no official Linux binary.

  • ImageOptim

    Compresses images on macOS and strips their metadata.

    ImageOptim is a macOS-only graphical app that runs several optimisers, keeps the smallest result and strips GPS and EXIF data, instead of a cross-platform command-line tool.

Similar software

Related functionality, not a direct replacement.