Announcing the new ProWorks Umbraco Media Audit package!
One of the things I've been asked for by clients more often than I'd expect in the last few months is to help them audit all their media so that they can clean out everything they're not using.
The good news is that with access to a database and Claude, writing a little reusable python script the scrape everything was exceptionally easy. But by the third request I'd decided maybe that rather than doing this for my clients I could give them the autonomy and flexibility to do this by themselves on demand. After all, it's a waste of their time and budget to need a developer to audit their media whenever they're wanting to clean it up. The benefit of this package is it gives your content editors the autonomy to audit and clean up their own media on their own schedule whenever they want!
So with this, I present to you the new ProWorks Umbraco Media Audit package that I've released for Umbraco 17! This tidy little package adds a dashboard into your media section where you can run an audit on all of your media, discover what's in use and what isn't all in one location without having to click through item after item.

There's some caveats of course - the audit script is only searching for anything that's directly referenced with a picker. If a client pasted a URL manually anywhere or is linking to an item in an e-mail marketing campaign, there's currently no way for the Media Audit to tell. So it's important that human eyes look at these items when determining if they're still relevant, and getting detail on an item by item basis is very easy to do.

And once an admin-only user has determined none of the media is in use, they can mark them all for deletion and move them into the recycle bin. If they're really content all is well then there's even a purge button to clear the recycle bin and remove the items from disk!

We have a few features that we want to add in the future:
- Field auditing - do you have your alt text or captions filled out? We'd like to make this "plug and play" so you can add any fields that you want and the tool will check if they're empty.
- Integrating the above with Umbraco AI - if a field is empty, fill it in with Umbraco AI's integrations to read media files and write alt text.
- Display a thumbnail of the item in the dashboard (if it's an image) to help with visual recognition
- Check if images don't have crops selected or set
Are there any features that you'd love to see? Let us know!
