SuperChen-CC / images2pdf

Combine Multiple Images Into One PDF And Encryption

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

images2pdf

Combine Multiple Images Into One PDF And Encryption

Environment

  • python 3.x

Usage

  1. Clone this repository

    git clone https://github.com/SuperChen-CC/images2pdf.git
  2. Enter the project directory

    cd images2pdf
  3. Install requirements

    pip -r requirements.txt
  4. Modify image_path, file_name, owner and user to your information

    Screenshot.png

  5. Run it, the pdf will be displayed in the current directory (or wherever you specify)

    python img2pdf.py

About

Combine Multiple Images Into One PDF And Encryption

License:MIT License


Languages

Language:Python 100.0%