WP Manifestindependent plugin directory
manifest / media / tidy-resize-images

Tidy Resize Images

Automatically resize, rename and reformat images in the WordPress Media Library

by Paul Faulkner · github.com/headwalluk/tidy-resize-images · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/headwalluk/tidy-resize-images/archive/refs/heads/main.zip

Readme

Tidy Resize Images

A WordPress plugin for keeping the Media Library lean. It resizes oversized uploads, converts unsuitable file formats, and recompresses bloated files — with originals safely backed up and a dry-run preview.

Who it's for

  • Site operators who want their Media Library to stop growing without bound, without giving up the ability to undo a change.
  • Developers who want a small, hookable plugin they can extend (custom format-decision logic, bulk-processing integrations, etc.) instead of fighting a large SaaS-coupled image optimizer.

Documentation

License

GPLv2 or later. See LICENSE for the full text.

Author

Paul Faulkner — headwall-hosting.com

Read the full README on GitHub →