MGMAdvance / auto-tinyjpg

Script for compressing all files in the folder with TinyJPG

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

auto-tinyjpg

Script for compressing all files in the folder with TinyJPG.

Dependencies

All dependencies in requirements.txt

  • Python 3.x
  • Tinify
  • colorama
  • termcolor

How to use

First install all dependencies with requirements.txt

$ pip install -r requirements.txt

Paste start.py in the folder with photos you want to compress.

$ python start.py

Automatically all photos in the folder will be compressed.

About

Script for compressing all files in the folder with TinyJPG


Languages

Language:Python 100.0%