Skip to content

Python apps to automate file management! πŸ“

Notifications You must be signed in to change notification settings

henrylin03/file-automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

48 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

File Automation πŸ“

This repository holds Python apps I have built to automate file management.

Table of Contents

Currently, the Python apps in this repository are:

  • rename: automates bulk renaming files
  • word2pdf: automates bulk Word to PDF conversion

Credits

These tools were inspired by Al Sweigart's Automate the Boring Stuff with Python.