pip install tqdm pillow imagehash piexif
git clone https://github.com/Michael-Sebero/Archivist-Tools
python3 /home/$USER/Archivist-Tools/archivist-tools.py
This changes the hash of files in a given directory.
This compares two directories and exports the results to a file on the desktop.
This looks for duplicate file hashes in a given directory then deletes them while keeping one original.
This deletes empty folders in a given directory.
This deletes files with specific keywords in a given directory.
This will empty the contents of folders recursively in a directory into the inputted directory and delete the folders which contained the files once emptied.
This will find files stored during a month and year span.
This randomizes filenames in a given directory.
This mass uppercases files and folders.
This mass renames a whole directory which contains media with long names recursively in a given directory.
Before: Historical_Footage (480p_30fps_H264-128kbit_AAC).mp4
After: Historical_Footage.mp4
This sorts files by their file format into separate directories.
This sorts files by their filetype into separate directories,
This sorts files by their common title into separate folders.
This sorts files in a given directory based off the year created / modified into separate year directories.
