Unused Images FinderFind and Manage Unused Images in Your VS Code Projects 🖼️🔍This VS Code extension helps you find images that are unused in your project. With a quick and easy scan, it will highlight images that are not referenced anywhere in your codebase. This makes it easy to clean up and optimize your project by removing unnecessary image files. Features 🚀
Installation 🔧
Usage 🛠️
Supported File Types 📄The extension scans for unused images in the following formats:
It searches for image references in:
Customization ⚙️You can configure the extension to search specific file types or adjust how files are scanned. Check the settings in VS Code for any available options related to this extension. Contributing 🤝Feel free to contribute! Open a pull request or file an issue on GitHub. License 📜This project is licensed under the MIT License - see the LICENSE file for details. Support 💬If you have any questions or encounter issues, feel free to open an issue or contact me directly. About the Author 👨💻Hi, I'm Francisco Agustin! I'm a software developer focused on building tools that improve productivity and code quality. You can find more of my projects on GitHub or My Web. Thank you for using Unused Images Finder! Enjoy a cleaner, more efficient codebase! ✨ Screenshots 📸Before (Unused Image):![]() After (Image Marked as Unused):![]() |