Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 1.11 KB

README.md

File metadata and controls

36 lines (26 loc) · 1.11 KB

iPDF

imaged PDF — easily tranform PDF content to images


What does this project do?

This tool converts the pages of any given pdf file into images. All the corresponding pages are then put together in one file, which gets saved in a separate file. This program makes it harder for people to copy your work.


Features

  • Convert PDF pages to images
  • Combine all images into a single file
  • Save the output file in a specified location
  • Protect your work from being copied and modified

Installation

To use this tool, you will need to have Python3 and the following libraries installed:


  python3 -m pip install -U pypdfium2

Contributions

All contributions are welcome. If you have an idea for a new feature or have found a bug, please open an issue or submit a pull request.


Visitors