# Another simple image optimizer

`wp-plugin/another-simple-image-optimizer` — WordPress plugin

## Install

```sh
composer require wp-plugin/another-simple-image-optimizer
```

## Details

- **Latest version:** 0.3.0
- **Active installs:** 30
- **Composer installs:** 0
- **Author:** Raffael Jesche
- **WordPress.org:** https://wordpress.org/plugins/another-simple-image-optimizer/
- **Homepage:** https://codeberg.org/raffaelj/wordpress-another-simple-image-optimizer

## Description

Automatically optimize uploaded images using the Spatie image-optimizer library and binary files on your host system (e. g. jpegoptim, optipng)

## Versions (6)

- `0.3.0` (latest) — `composer require wp-plugin/another-simple-image-optimizer:0.3.0`
- `0.2.1` — `composer require wp-plugin/another-simple-image-optimizer:0.2.1`
- `0.2.0` — `composer require wp-plugin/another-simple-image-optimizer:0.2.0`
- `0.1.3` — `composer require wp-plugin/another-simple-image-optimizer:0.1.3`
- `0.1.2` — `composer require wp-plugin/another-simple-image-optimizer:0.1.2`
- `dev-trunk` — `composer require wp-plugin/another-simple-image-optimizer:dev-trunk`
