Picwish Photo Enhancer
Project description
PicWish Photo Enhancer for Python
Enhance images to high quality without tokens, accounts, or watermarks, and enjoy unlimited usage!
Usage
1. Install
pip install picwish
2. Write the Code
import asyncio
from picwish import Enhancer
enhancer = Enhancer()
async def main():
enhanced_image = await enhancer.enhance('/path/to/input.jpg')
await enhanced_image.download('output.jpg')
asyncio.run(main())
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
picwish-0.1.1.tar.gz
(6.1 kB
view details)
Built Distribution
File details
Details for the file picwish-0.1.1.tar.gz
.
File metadata
- Download URL: picwish-0.1.1.tar.gz
- Upload date:
- Size: 6.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0f004b30ed8c4e2663a56c958adcea26b326dba3d41b159cd7e60e93899fe52b |
|
MD5 | 262724746c9dedc5be59f66cb01cc2f8 |
|
BLAKE2b-256 | 6fe68a0f85e5124b9f7c6a1cda78e720aaf2e49c422c5681bfb8e1890d877bba |
File details
Details for the file picwish-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: picwish-0.1.1-py3-none-any.whl
- Upload date:
- Size: 6.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 98976e510881d21234236197b2b7051bb20f11e524324a35c4020a9a7e8587c9 |
|
MD5 | ee78e1f45c5c3510419cf008b8d221b4 |
|
BLAKE2b-256 | b19cf26a2d66131c31b02a66b5c0f56dc1353df34ee2c04da8507634c7c74c3a |