Skip to content

alice1017/optimoida

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

optimoida

forthebadge

📄 Overview

The optimoida is a command line application to optimize image file (jpg, png only) by TinyPNG

DEMO

asciicast

⌛ Prepare to use optimoida

1. Get TinyPNG API Key

You have to get TinyPNG API Key at here.

2. Write optimoida.ini

Please write API Key you got to optimoida.ini. And move optimoida.ini to ~/.optimoida.ini

$ mv optimoida.ini ~/.optimoida.ini

✏️ Usage

optimoida [PATH [PATH ...]]

argument

  • PATH - The image file or directory path. allowed multiple argument.

📥 Installation

$ pip install optimoida

or

$ git clone git@github.com:alice1017/optimoida.git
$ cd optimoida
$ python setup.py build install

👀 Contribution

  1. Forks on Github
  2. Find a bug? Send a pull request to get it merged and published.

CHANGELOG

1.1.0 - Changes around the log message

  • Appended a file size information.
  • Changed the file path from abspath to filename only.

About

Command Line Application to optimize the image file by TinyPNG API

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages