Intuitive PNG library.
Project description
Description
Intuitive PNG library.
Usage
All-in-1
from ipng import PNG
png = PNG(file='path/to/input.png')
print(png.metadata)
print(f'this is a {png.width}x{png.height} picture =)')
png.render(output='path/to/output.png')
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
ipng-0.0.5.tar.gz
(6.6 kB
view details)
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
ipng-0.0.5-py3-none-any.whl
(8.0 kB
view details)
File details
Details for the file ipng-0.0.5.tar.gz.
File metadata
- Download URL: ipng-0.0.5.tar.gz
- Upload date:
- Size: 6.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
16b519830a28ac5fca6dd24c925a6d608d70381d62f61a972d72aa17f239f639
|
|
| MD5 |
1d25f839302a4f21299314ed99292641
|
|
| BLAKE2b-256 |
d08e820e74f08f248d0ae793bbdbe795366eb0a7fd0ceea1d675e66bd7062ec8
|
File details
Details for the file ipng-0.0.5-py3-none-any.whl.
File metadata
- Download URL: ipng-0.0.5-py3-none-any.whl
- Upload date:
- Size: 8.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5c05325ea7d2262d495e2665842e9bd0f15177a5ef549417fae20de2cc56bdec
|
|
| MD5 |
bf14510e77d7698f2b6345a43e53c136
|
|
| BLAKE2b-256 |
96f153612cbf96bfa4ed765e1296aa1f655997460d45c73f261d8b0747cea225
|