Slimify

Описание

Slimify compresses JPEG and PNG uploads on your server using pngquant, MozJPEG, jpegoptim, and Imagick. Optional WebP siblings are created when smaller than the final image.

  • Local tooling only — no third-party API, accounts, or telemetry
  • Compress on upload, restore from originals, and bulk-process the library
  • Private originals storage under uploads with nginx/Apache deny patterns
  • Works with common offload plugins via filters

Скриншоты

Установка

  1. Upload the slimify folder to /wp-content/plugins/
  2. Activate the plugin through the Plugins screen
  3. Open Settings Media Compressor to configure quality and WebP

Часто задаваемые вопросы

Does Slimify send images to a third party?

No. Compression runs on your server with local binaries or Imagick.

Which formats are supported?

JPEG and PNG inputs. Optional WebP siblings can be generated when beneficial.

Отзывы

Нет отзывов об этом плагине.

Участники и разработчики

«Slimify» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «Slimify» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

1.0.0

  • Initial release