Merge a series of images into an A4-sized PDF with automatic portrait/landscape orientation.
Project description
simple_image_to_pdf
Merge a series of images into an A4-sized PDF with automatic portrait/landscape orientation.
Installation
pip install simple_image_to_pdf
Usage
from simple_image_to_pdf import images_to_pdf
image_files = ["1.jpg", "2.png"]
output_path = "sample.pdf"
failed_img = images_to_pdf.(image_files, output_path)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file simple_image_to_pdf-0.1.0.tar.gz.
File metadata
- Download URL: simple_image_to_pdf-0.1.0.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.3.2 CPython/3.13.12 Windows/11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
25995884af12561c13cf7c1757a635dfef99025d355abc1661dfb59d6d81c548
|
|
| MD5 |
2fc8dd5bee0df42a1e05da2f2e3c984c
|
|
| BLAKE2b-256 |
e800e52654963a6fccd561020a4f2459b5faafe05993a3337b8dddbc91319b04
|
File details
Details for the file simple_image_to_pdf-0.1.0-py3-none-any.whl.
File metadata
- Download URL: simple_image_to_pdf-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.3.2 CPython/3.13.12 Windows/11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6ced57317299650d222c2dc20a7d0378207621d011b2f03b5dd3cadf87af866d
|
|
| MD5 |
94ca861f19e73ac1c7b9dbde150abeae
|
|
| BLAKE2b-256 |
819fa75f35cb36daa8be0d94780c74b9284c6d5f6cc5d45caa12642fb5586bdc
|