Skip to content

Neiljya/magicfile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1

Magic File

Magtic File is a simple tool designed to make organizing/refactoring files slightly more convenient

Features

  • Sorts Files: Automatically sorts files into subdirectories named after their respective file extensions
  • Rename Files: Simple function for mass custom renaming of files in a specific directory ordered
  • Change File Type: Simple function for changing file extensions from a specific filetype

Prerequisites:

  • Python 3.x
  • PIL (Pillow)

Usage

Load a Directory Click on 'Load Directory' button to select a directory. Once loaded the files will be displayed in the list box

Set Limits for Sorting (albeit a bit buggy) Click on 'Set Limits' to specify sorting limits for specific file types. You can also set a default limit for all file types that don't have a specific limit

Rename Files Click on 'Rename Files' to rename the files using a custom name or default which is based on the file creation date.

Change File Type Click on 'Change File Type' to change the file extensions within the loaded directory.

ui

About

a simple file automation tool that easily sorts/manages files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published