Skip to main content

PDF CLI tool that allows to merge, extractimages, compress and more from PDF documents.

Project description

Install

pip install pdf-suite

Features

  • Merges multiple PDF files / images into one PDF file.
  • PDF to Images.
  • Compress PDF.

Usage

Merge

Merges multiple PDF files / images into one PDF file.

pdf_suite merge -i input -o output

In order

To merge your files in a specific order, you need to pass the order you want to --order option.

pdf_suite merge --input input --output output --order file1.pdf,file2,file3.jpg

Output

An ouput.pdf file will be generated in /output directory.

PDF to Images

Extract images from your PDF file.

pdf_suite pdf2img --input input.pdf --output images_directory

Output

An images_directory directory will be generated with all images from file.pdf.

Compress PDF

Compress a PDF file.

pdf_suite compress --input input.pdf --output output.pdf

Compress to a maximum size

You can specify the maximum size (MB) you need.

pdf_suite compress --input input.pdf --output output.pdf --max 2

input.pdf will be compressed to output.pdf with less than 2MB.

Output

A compressed PDF file output.pdf will be generated for you.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pdf_suite-0.3.0-py3-none-any.whl (7.8 kB view details)

Uploaded Python 3

File details

Details for the file pdf_suite-0.3.0-py3-none-any.whl.

File metadata

  • Download URL: pdf_suite-0.3.0-py3-none-any.whl
  • Upload date:
  • Size: 7.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.9

File hashes

Hashes for pdf_suite-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 b8eb4dac54fe18525260af1b8fa0957430533f358d0495d83fb1d5894e9a1f42
MD5 95824ebf47d11fb0e819b20db47c47ff
BLAKE2b-256 f98e76c0c825efdad580d1da8f0be1d2e923c3a54da14515d6e167673a2ec3d1

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page