Skip to content

Kreytorn/TorPDF

Repository files navigation

Overview

TorPDF is a versatile open-source PDF editor created by a 15-year-old high-school student using the Python programming language. This project provides essential functionality for managing PDF documents, including merging, splitting, conversion between various formats, rotating, cropping, and inserting pages.

Static Badge Static Badge Static Badge Static Badge Hits

Features

  • Merge PDF Documents: Combine multiple PDF files into a single document effortlessly.

  • Split PDF Documents: Divide large PDF files into smaller, more manageable sections.

  • Remove excess files: Remove empty files.

  • Convert to and from PDF: PDF to Word (.doc, .docx, .odf) PDF to Excel (.xls, .xlsx, .odf) PDF to JPEG (.jpeg) PDF to PNG (.png) PDF to TXT (.txt) Word to PDF Excel to PDF JPEG to PDF PNG to PDF TXT to PDF

  • Rotate PDF Pages: Change the orientation of pages within a PDF document.

  • Crop PDF Pages: Remove unnecessary margins or white spaces from PDF pages.

  • Insert Pages: Seamlessly add new pages to an existing PDF document.

  • Insert Page numbers: Add page numbers to your PDF files.

Platform Compatibility

TorPDF is compatible with Windows, Linux, and Mac operating systems. It can be also downloaded as .deb file to run in any Linux deb based operating system.

Getting Started

Prerequisites Python installed on your system. You can download Python from python.org Clone the TorPDF repository to your local machine: git clone https://github.com/your-username/TorPDF.git

Navigate to the project directory: python torpdf.py

Usage

Launch TorPDF using the provided instructions in the "Getting Started" section.

Choose the desired operation from the menu.

Follow the on-screen instructions to provide input files and parameters.

Enjoy the convenience of managing your PDF documents effortlessly!

Contribution

If you find any bugs, have feature requests, or would like to contribute to TorPDF, please feel free to open an issue or submit a pull request. Your contributions are highly appreciated!

Future Developments - RoadMaps

TorPDF is actively being developed to include exciting new features in the future:

  • PDF Reader: TorPDF will incorporate a built-in PDF reader for viewing PDF documents within the application.

  • Compress PDF Files: TorPDF will introduce a feature to compress PDF files, reducing their file size without compromising quality.

  • PDF Encryption: TorPDF will include the ability to encrypt PDF files, enhancing document security and privacy.

  • E-Sign Documents: TorPDF will offer electronic signature capabilities, allowing users to e-sign their PDF documents directly within the application.

  • Website Integration TorPDF will provide an online platform where users can access all its tools for free.

License

This project is licensed under the MIT License - see the LICENSE file for details.