Menu

Tree [001252] master v1.0.1 v1.1 /
 History

HTTPS access


File Date Author Commit
 swb 2020-05-25 joniocomputer joniocomputer [c610c4] Update swb_release20200525.py
 LICENSE 2020-05-25 joniocomputer joniocomputer [03a2d8] Create LICENSE
 README.md 2020-06-08 Vincenzo Talarico Vincenzo Talarico [001252] Update README.md

Read Me

Jonio Strawberry File Reorder

Strawberry is a software which will reorder the files inside a directory by their extension
It's very simple to use, you have to write this command:

python swb_release20200525.py [DIRECTORY TO REORDER]

How does it work?

The program will read all the files inside a directory. Then the program takes the extensions and put the file with the extension inside a specific folder. The name of the folder is selected by the program. The program will create a copy of the file if already exists inside a folder and will rename it with the tag "[dx]".

Extensions supported by Strawberry

  • Photo: .jpeg .png .jfif .tiff .cr2 .gif .bmp .webp .heic .heif .svg .raw .eps
  • Doc: .ods .ods .odp .docx .xlsx .ppts .rtf .odd .odb .txt .pdf
  • Video: .mp4 .mov .m4v .avi
  • Audio: .mp3 .m4a .ogg .m4b .wav .flac .m4r .mid .midi
  • Font: .otf .ttf .eot .woff
  • Source code: .c .h .cs .py .cpp .vb .xaml .sh .cproj .htm .html .css .js .sh
  • Compressed Files: .zip .7z .rar .tar.gz .tar.xz .bz .tbz2 .tbz
  • Packages: .deb .rpm .snap .pkg
  • JAR: .jar
  • Icon: .ico
  • Images: .iso .dmg .bin .cue
  • Blend: .blend.

Supported OS

  • GNU/Linux
  • macOS