DhanushNehru / Python-Scripts

A curated list of python scripts for automating your tasks
https://dhanushnehru.github.io/Python-Scripts/
MIT License
414 stars 187 forks source link

Proposal : PDF Merger and Splitter python script #283

Open AbhijitMotekar99 opened 7 hours ago

AbhijitMotekar99 commented 7 hours ago

Is your feature request related to a problem? Please describe.

Managing PDFs by merging or splitting them can be frustrating without specialized tools. Existing options are often paid, bulky, or have file size limitations, making them inconvenient for simple tasks.

Describe the solution you'd like A Python tool that easily merges multiple PDFs or splits large PDFs by page. It should be lightweight, simple to use, and allow file selection and page range specification.

Describe alternatives you've considered I've used online tools, but they pose privacy risks and file size limits. Desktop tools are often overcomplicated or paid for basic functionality.

Additional context This tool would benefit users who frequently work with large documents, like students or office workers.

AbhijitMotekar99 commented 7 hours ago

Hey @DhanushNehru please add the hacktoberfest-accepted label and assign it to me.