SkillAgentSearch skills...

FileOrganizerPDFTool

📂 File Organizer PDF Tool is a lightweight Python-based utility that helps you automatically organize, rename, and sort PDF files based on name patterns, metadata, or custom rules. Ideal for students, researchers, and digital hoarders who want to keep their PDF collections clean and accessible.

Install / Use

/learn @firojhosen-dev/FileOrganizerPDFTool
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

📂 File Organizer & PDF Utility Tool

A desktop GUI-based tool built with Python that helps you organize files, manage PDFs, and provides an easy-to-use Tkinter interface. Includes Dark Mode, voice alerts, and logging!


✅ Features

📁 File Organizer

  • Browse any folder
  • Automatically move .jpg, .pdf, .txt etc. to categorized folders
  • Delete .log, .tmp files older than 7 days
  • Generate report with summary

📄 PDF Tools

  • 📖 Read content from PDF
  • ✍️ Convert text to PDF
  • 🔗 Merge multiple PDFs
  • 📃 View specific page from PDF
  • 🖼 Convert image (.jpg/.png) to PDF

💻 User Interface

  • Built with Tkinter
  • Browse button and action buttons
  • ScrolledText to show output/report
  • ✅ Dark Mode
  • 🔊 Voice Alert after completion
  • 🗒 Logs saved to logs/activity.log

🚀 How to Run

1️⃣ Install Required Packages

pip install PyPDF2 fpdf pillow playsound

Related Skills

View on GitHub
GitHub Stars4
CategoryEducation
Updated7mo ago
Forks0

Languages

Python

Security Score

62/100

Audited on Aug 29, 2025

No findings