Maelezo
Tinnirello Media Anonymizer adds a screen under Media > Media Anonymizer where you can select one or more images from your Media Library and apply a pixelation effect to them.
This is useful for anonymizing faces, license plates, documents, or any other sensitive content in images already uploaded to your site, without an external image editor.
It also helps if you build or sell themes. Demo content usually ships with photos you cannot redistribute. Pixelating them turns each photo into a placeholder that keeps its size and colors, so the layout still looks right and anyone using the demo can tell at a glance which images need replacing.
How it works
- Select one or more images from the Media Library grid.
- Choose a pixel intensity (block size).
- Click “Pixelate selected”. The plugin overwrites the original file on disk and regenerates all registered thumbnail sizes.
- A cache-busting query string is appended to image URLs so browsers and caches pick up the updated file immediately.
Important
- This operation overwrites the original media file. It cannot be undone by the plugin. Keep your own backup of the original file if you may need it later.
- Requires the PHP GD extension, which the plugin checks for on activation.
- Supports JPEG, PNG, GIF, WebP, and BMP (where GD support for the format is available on your server).
This plugin does not collect any data, does not communicate with any external server or service, and does not include any tracking of any kind.
Installation
- Upload the plugin files to the
/wp-content/plugins/tinnirello-media-anonymizerdirectory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the “Plugins” screen in WordPress.
- Go to Media > Media Anonymizer to start pixelating images.
FAQ
-
Does this modify the original image file?
-
Yes. The plugin overwrites the original file on disk and regenerates all thumbnail sizes. There is no built-in undo, so keep a backup of any original you may need later.
-
Which image formats are supported?
-
JPEG, PNG, GIF, WebP, and BMP, provided your server’s PHP GD build supports the format.
-
Does this plugin send any data outside my site?
-
No. All processing happens locally on your server using PHP’s GD extension. Nothing is sent to any external service.
-
What if my server doesn’t have the GD extension?
-
The plugin checks for GD on activation and will deactivate itself with an explanatory message if GD is not available.
Reviews
Hakuna hakiki za programu-jalizi hii.
Wachangiaji & Wasanidi
“Tinnirello Media Anonymizer” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Tinnirello Media Anonymizer” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.0
- Initial release.