Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 703 Bytes

File metadata and controls

18 lines (14 loc) · 703 Bytes

Python Automation Toolkit 🛠️

A collection of professional-grade automation scripts.

1. High-Fidelity Image to PDF Converter (V2) 🖼️➡️📄

A powerful tool to convert modern and legacy image formats into print-ready PDFs.

✨ Key Features

  • Expanded Support: Now supports WebP and HEIC (iPhone) alongside JPG, PNG, and BMP.
  • Batch Processing: Automatically creates timestamped folders for organized output.
  • High Fidelity: Saves PDFs at 300 DPI.
  • Smart Logging: Generates a detailed conversion_log.txt for every session.

🛠️ Installation & Usage

  1. Clone the repository.
  2. Install dependencies:
    pip install -r requirements.txt