Skip to content

v1.0.0 - Initial Release

Latest
Compare
Choose a tag to compare
@wajdyz wajdyz released this 15 Jun 20:44
· 4 commits to main since this release
d07149f

PDF Tools v1.0.0

We are excited to announce the first release of PDF Tools, a comprehensive Python application for handling various PDF operations. This initial release includes a range of features designed to make working with PDFs easy and efficient.

Features

  • Combine PDFs: Merge multiple files (PDF, images, Excel, Word) into a single PDF.
  • Split PDF: Split a PDF into individual pages.
  • PDF to Images: Convert PDF pages to images.
  • Convert to Word: Convert PDF files to Word documents.
  • Convert to Excel: Convert PDF files to Excel spreadsheets.
  • Delete Pages: Remove specific pages from a PDF.
  • Rotate Pages: Rotate pages within a PDF.
  • Optimize PDF: Reduce PDF file size with various optimization levels.

Installation

To get started with PDF Tools, follow these steps:

  1. Clone the repository:

    git clone https://github.com/yourusername/pdf-tools.git
    cd pdf-tools