Assetlens
Find visually similar assets in Xcode projects
Install / Use
/learn @terlan98/AssetlensREADME
<img src="AssetLensGUI/Assets.xcassets/AppIcon.appiconset/Icon-256.png" height="50em">
AssetLens
A MacOS app and command line tool for finding visually similar assets in Xcode projects. 📱✨
Uses AssetlensCore under the hood
How does it work?
Drag project folder
<img src="Screenshots/filepicker.png" width="70%">Adjust analysis settings
<img src="Screenshots/analysis-settings.png" width="70%">View similarity groups
- Delete unused groups <img src="Screenshots/groups.png" width="70%">
View group details
- Delete individual unused assets belonging to a group
- Show assets in finder <img src="Screenshots/group-details.png" width="70%">
Perfect For
- Keeping your app lightweight by eliminating duplicates
- Facilitating asset organization for better developer experience
License
This project is available under the GNU General Public License license.
