Skip to content

📷 A image optimizer built in Python with Pillow.

Notifications You must be signed in to change notification settings

BerkSpar/optimage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Optimage

An image optimizer software built in Python with Pillow library. Just all you need to optimize your images in your command line.

Sumary

Introduction

This software helps you to optimize, move and convert any image file. It's use a Python library called Pillow that have a lot of functionalities and help to do what you want in the best way.

How to install

  • Download the lastest release.
  • Add to your environment path.
  • Run opt --help on your favorite command line.

How to code

  • Clone this repo in your machine.
  • Make sure you have Python.
  • Install Pillow typing pip install Pillow on you command line.
  • Run the code on your favorite IDE.

Releases

No releases published

Languages