I’ve just released a free Umbraco package: ImageSharp TrimCache ![]()
I had a client whose ImageSharp image cache had ballooned to 4.5 GB - over 4x their actual media - quietly pushing their Umbraco Cloud site past its storage limit. The cache never cleans itself up, so I built something that does.
It automatically trims the image cache by age on a schedule, works with both local disk and Azure Blob, and runs on Umbraco 13, 17 and 18. Install it and it just works.
Full write-up here
ImageSharp TrimCache: Auto Image Cache Cleanup for Umbraco
Available on NuGet here: