📁
File Organizer
Sorts your Downloads folder by file type into subfolders. Fully configurable extension mapping.
✉️
Auto Email Sender
Sends bulk HTML emails via Gmail SMTP. Loads a CSV of recipients, supports templates and attachments.
📄
PDF Merger
Drag a folder of PDFs, run the script, get one merged PDF. Also handles splitting, rotating, and page extraction.
🔤
Bulk File Renamer
Rename hundreds of files using regex patterns, sequential numbering, or date-based rules. Preview before committing.
files
stdlib only
📸
Image Batch Resizer
Resize, compress, convert format, and add watermarks to entire folders of images in one command.
files
Pillow
🌐
Web Scraper (BS4)
Scrapes any webpage for structured data and saves to CSV. Includes rate limiting, headers, and retry logic.
web
beautifulsoup4
📊
CSV Cleaner & Merger
Merges multiple CSVs, removes duplicates, fills missing values, and outputs a clean consolidated file.
data
pandas
🔔
Website Monitor
Monitors a URL for downtime or content changes. Sends an email alert when something changes.
📅
Daily Report Generator
Pulls from a data source (CSV, JSON, or API), generates a formatted HTML report, and emails it to you.
data
email
🔐
Password Generator
Generates secure passwords with configurable length, complexity rules, and bulk export to an encrypted file.
system
stdlib only
💾
Auto Backup Script
Watches a folder, compresses new or changed files, and archives them with timestamps. Cron-ready.
system
stdlib only
🔄
JSON to CSV Converter
Flattens nested JSON structures into spreadsheet-ready CSVs. Handles arrays, nested objects, and missing keys.
data
stdlib only
📝
PDF Text Extractor
Extracts all text from PDFs (including scanned ones via OCR) and saves to structured text or JSON files.
pdf
pdfplumber
⬇️
Bulk Image Downloader
Provide a list of URLs or a webpage, download all images to a local folder with deduplication built in.
🧹
Duplicate File Finder
Scans directories, finds exact duplicates using MD5 hashing, and gives you a report before deleting anything.
files
stdlib only
⚙️
+ 15 More Scripts...
Slack notifier, spreadsheet generator, API poller, cron scheduler, log parser, clipboard watcher, and more.
all categories
all levels