BerkSpar / optimage

:camera: A image optimizer built in Python with Pillow.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

:camera: A image optimizer built in Python with Pillow.


Languages

Language:Python 100.0%