Skip to content

basic image manipulation with Python using the Pillow library

Notifications You must be signed in to change notification settings

psrth/img-manipulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Image Manipulation Suite

a collection of python scripts to automate image manipulation that I need on a regular basis.

BEFORE USING ANY SCRIPT CHANGE THE PATH TO ABSOLUTE PATH OF CLONED REPO.

Image-to-PNG

  1. Put any image/group of images in the img2png directory.
  2. Run img2png.py
  3. Find all converted PNGs in the pngs folder.

Logos

Add files to logos directory. Run the script. Find the converted logos in ./logo.

About

basic image manipulation with Python using the Pillow library

Topics

Resources

Stars

Watchers

Forks

Languages