PFX or Python-Effects is a PyPI package for adding effects onto Image Processing
Project description
PFX
PFX or Python-Effects is a PyPI Package which helps in Standard Imaging Techniques.
How to download :
Enter either of the pip commands on your console to install it.
pip install PFX
or pip install pfx
How to use
PFX can apply various effects to a given image
The result will be saved in the same file path, a prompt will also be shown as to where the file is saved!
Following commands can be used:
1. To convert an image into black and white :
pfx -bg "filepath.png"
or
pfx -black_white "filepath.png"
2. To pixelate the given image :
pfx -p "filepath.png"
or
pfx -pixelate "filepath.png"
3. To blur the given image :
pfx -b "filepath.png"
or
pfx -blur "filepath.png"
4. To blur the given image's edges :
pfx -be "filepath.png"
or
pfx -bluredge "filepath.png"
5. To create a thumbnail of the given image :
pfx -tn "filepath.png"
or
pfx -thumbnail "filepath.png"
6. To create a PDF of the given image :
pfx -pdf "filepath.png"
or
pfx -makepdf "filepath.png"
TL;DR
Just execute the following snippet if you have an IQ level above average :
pfx -h
Then figure it out yourself!
Any Issues:
-
This is the first draft of the PYPI package.
-
This is prone to bugs. Let me know if any issues come up.
-
PFX is a dumb name, waiting for the real name's ownership to clear up.
More imaging effects arriving soon...
- Feel free to share any open ideas!
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
File details
Details for the file PFX-1.0.3.tar.gz
.
File metadata
- Download URL: PFX-1.0.3.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a2676cd7383924278f70289caa1097966228036934a75d49ddaa27ccd7c29774 |
|
MD5 | dd48e22c7c080355f7dfa0b7218765ca |
|
BLAKE2b-256 | 34c6db5c23e71e831afeff1b0853e199d82523f8ff276218d4e9f40b6857a97b |
File details
Details for the file PFX-1.0.3-py3-none-any.whl
.
File metadata
- Download URL: PFX-1.0.3-py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 66e6d2d9a0b197ed7bb59511a352b93fbb789a6f52c1a897020ec0a13495dc29 |
|
MD5 | 160b7b0e62688acff7a0648731245c34 |
|
BLAKE2b-256 | 6a6e3eac6029c5985e65e06ab25fa060dd0414e8065e27694c9e38219e8f3ea4 |