Convert image types using CLI
Project description
PIC - pythonImageConverter
A lightweight and easy to use image type converter. Built in Python as a deliverable for my Capstone project.
Installation
pip install pythonImageConverter
Usage
For single pictures:
pic [input file name] [output file name]
For entire directories:
pic [directory name] [output file type]
To launch the GUI:
pic GUI
Examples
CLI
Single Files
pic test.png test.jpg
Directories
pic ./ png
GUI
choosing ZIP archives as a source
Because zip archives are treated like single objects do not select directory:
Press browse and then select the archive just as you would an individual file:
Supported Image types
- BMP
- DIB
- EPS
- ICNS
- ICO
- IM
- JPEG
- JPEG 2000
- MSP
- PCX
- PNG
- PPM
- SVG
- SGI
- TGA
- XBM
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
File details
Details for the file pythonImageConverter-1.0.8.4.tar.gz
.
File metadata
- Download URL: pythonImageConverter-1.0.8.4.tar.gz
- Upload date:
- Size: 10.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 02bcc7c738f00dc31e2cfa8e15fa0246ce4dc738571a745aa5e488a994660cbd |
|
MD5 | 9aef59085e4ecc010db3b7ed5fa494ce |
|
BLAKE2b-256 | d9bdb19456512d7b9042ab71f6e728d7205c9b1425c2b001a151a1a2b106aa74 |