convert an image to a watercolor image 🎨
Project description
Convert an Image To a Watercolor Image
- Input :
- Output :
Installation
pip install picopy
How to use
1. Use with Python environments :
from picopy import picopy
picopy.convert_image_to_watercolor("image.jpg")
or
picopy.convert_image_to_watercolor("https://..../image.jpg")
2. Use with CLI :
- using local image :
python -m picopy.picopy --imagepath "image.jpg"
- using URL :
python -m picopy.picopy --imagepath "https://..../image.jpg"
Your watercolored image will be saved in your file folder .
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
picopy-1.0.12.tar.gz
(2.7 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
File details
Details for the file picopy-1.0.12.tar.gz.
File metadata
- Download URL: picopy-1.0.12.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.9.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2c2b13a087f2e4ce5a10206ce184892aea30a7b8a1cca16abcc982893dfae41c
|
|
| MD5 |
587d8c0b009b486259b92cd18406c72a
|
|
| BLAKE2b-256 |
0a7bd20817d6e09bdd899f1b823eaf79618ffc52cb718d5e8d8fc063269c6585
|
File details
Details for the file picopy-1.0.12-py3-none-any.whl.
File metadata
- Download URL: picopy-1.0.12-py3-none-any.whl
- Upload date:
- Size: 2.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.9.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5a9028c3d751e6afc96da64f44d0a8b53ec4eac48fc7406af39cd3a9b88739e9
|
|
| MD5 |
3e7c551ea2ed8a5ebd7d16157a803356
|
|
| BLAKE2b-256 |
5b9990759a0d9e8487f5cc592b314ca00fab98ed8da48a8a970eba394a11569d
|