Skip to content
#

image-cleaner

Here are 7 public repositories matching this topic...

image_cleaner_cli is a Dart command-line tool to help Flutter developers identify and clean up unused image assets in their projects. It scans your project files to detect which images in the assets/images/custom folder are not referenced in your code, letting you safely remove them and keep your app size optimized.

  • Updated Aug 12, 2025
  • C++

A lightweight VS Code extension to detect and remove unused static assets (like images, PDFs, etc.) from your project — perfect for cleaning up the public/ folder in Next.js and other web apps.

  • Updated Jul 14, 2025
  • TypeScript

Improve this page

Add a description, image, and links to the image-cleaner topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the image-cleaner topic, visit your repo's landing page and select "manage topics."

Learn more