Skip to main content

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

GUI PIC

choosing ZIP archives as a source

Because zip archives are treated like single objects do not select directory:

ZIP1 PIC

Press browse and then select the archive just as you would an individual file:

ZIP2 PIC

ZIP3 PIC

Supported Image types

  • BMP
  • DIB
  • EPS
  • ICNS
  • ICO
  • IM
  • JPEG
  • JPEG 2000
  • MSP
  • PCX
  • PNG
  • PPM
  • SVG
  • SGI
  • TGA
  • XBM

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

pythonImageConverter-1.0.8.4.tar.gz (10.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page