Shawtie is an AI powered file organization tool that uses ai to analyse, rename, and categorizes your files into structured folders. It uses ai to understand file content and generate descriptive names, making messy directories clean and searchable. Built for Linux, it handles images, documents, videos, audio files, and more.
-
AI Smart Renaming
-
Auto Caegorization into folders
-
Recursive Sorting inside folders
-
Metadata Viewer
-
History tracking
-
Undo Function
-
Dolphin integration to use actions with right - click.
-
Beautiful progress bars and colourful ooutpts.
-
Can see a dry run of what changes will be done.
recording_2025-11-22_22.48.39.mp4
- Clone the repository
git clone https://github.com/Turbash/shawtie
cd shawtie
- Install the dependencies
pip install -r requirements.txt
- Run the main file with target folder (there are other ways to run also watch demo)
python main.py test_files
A decent version of python and pip
KDE Dolphin if you want to test dolphin integration.
You can now use shawtie simply by installing it with this command:
pip install shawtie
The package can be seen on https://pypi.org/project/shawtie/