Skip to main content

Convert an image to pdf tools.

Project description

image pdf tools

Image to pdf and pdf merged python tools

Setup local

pip install image-pdf-tools

How to use

from image_pdf_tools import image_to_pdf, pdf_merge

image_to_pdf('image_path_file.png', 'folder_to_save_image')

image_to_pdf(
    	['pdf_path_file1.pdf', 'pdf_path_file2.pdf'], 

    		'folder_to_save_image')

Features

  1. Converter image to pdf
  2. Merger many pdf file to one

Credit

Harouna Diallo

Project details


Download files

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

Source Distribution

image-pdf-tools-0.3.tar.gz (3.0 kB view hashes)

Uploaded Source

Built Distribution

image_pdf_tools-0.3-py2.py3-none-any.whl (3.3 kB view hashes)

Uploaded Python 2 Python 3

Supported by

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