Skip to content

hy20191108/idir2pdf

Repository files navigation

idir2pdf (image dir to pdf)

This library convert image file in dir to pdf file.

  • fast convert
  • pdf page width is same
  • This library convert on memory, not use tmp folder.

Support image format in zip

  • jpeg, jpeg2000, png, webp, avif, heif, psd, tiff, etc.

Usage

$ idir2pdf sample_dir1
$ idir2pdf sample_dir2 sample_dir3

As result, this library make sample_dir1.pdf sample_dir2.pdf sample_dir3.pdf

Installation

If you want to install, you can run:

$ pip install idir2pdf

Library

The package can also be used as a library:

Reference

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages