# oxipng v0.1.0 - Table of Contents

> Elixir wrapper for oxipng, a multithreaded lossless PNG compression optimizer using Rustler.

## Pages

- [Oxipng](readme.md)
- [LICENSE](license.md)

## Modules

- [Oxipng](Oxipng.md): Elixir bindings for [oxipng](https://github.com/oxipng/oxipng), a PNG optimizer
written in Rust.
- [Oxipng.Options](Oxipng.Options.md): Options for oxipng optimization.

- Exceptions
  - [Oxipng.Error](Oxipng.Error.md): Exception raised when PNG optimization fails.

