-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathreadme.txt
More file actions
22 lines (19 loc) · 1.21 KB
/
readme.txt
File metadata and controls
22 lines (19 loc) · 1.21 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Python Automation Scripts Pack
A beginner-friendly collection of 10 lightweight Python scripts that automate everyday tasks. This pack
is creator-friendly and styled for an aesthetic modern audience.
What's included:
1. auto_renamer.py - Rename files sequentially 2. folder_organizer.py - Sort files into folders by type 3.
downloads_cleaner.py - Move old files to Trash 4. screenshot_sorter.py - Move screenshots to
Screenshots/ 5. image_resizer.py - Batch resize images (Pillow required) 6. pdf_merger.py - Merge
PDFs (PyPDF2 required) 7. ocr_image.py - OCR with pytesseract (optional) 8. yt_downloader.py -
yt-dlp wrapper to download videos 9. web_screenshot.py - Simple website screenshot fallback 10.
auto_backup.py - Mirror folders
Quick start:
1) unzip the package 2) install dependencies: pip install -r requirements.txt 3) run any script: python
scripts/auto_renamer.py ./folder file_
Optional dependencies:
For OCR install system tesseract + pip install pytesseract. For full website screenshots install
wkhtmltoimage and pip install imgkit.
Support & License:
You may use these scripts for personal and commercial projects. Credit is appreciated but not required.
For support contact the publisher atrx07