A Flask-based web application designed for easy tagging, renaming, and organizing image datasets. Perfect for preparing data for machine learning and data analysis projects.
- Upload a folder of images (supports
.png
,.jpeg
). - View images in a web interface.
- Rename images directly from the application.
- Reset and clear uploaded datasets.
- Manage tagged datasets efficiently.
- Python 3.6 or later
- Flask (Python Web Framework)