oxipng 9.0.0

A lossless PNG compression optimizer
Documentation

oxipng

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 13 feature flags, 10 of them enabled by default.

default

  • binary
  • filetime
  • parallel
  • zopfli

binary

  • clap
  • glob
  • env_logger

filetime

  • dep:filetime

parallel

  • rayon
  • indexmap/rayon
  • crossbeam-channel

zopfli

  • dep:zopfli

clap

  • dep:clap

glob

  • dep:glob

env_logger

  • dep:env_logger

rayon

  • dep:rayon

crossbeam-channel

  • dep:crossbeam-channel

sanity-checks

  • image

image

  • dep:image

freestanding

  • libdeflater/freestanding