Skip to content

CoreScriptLab/core-image-compressor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Core Image Compressor (Free Version)

A simple batch image compressor and resizer written in Python. Part of CoreScriptLab.

Features (Free Edition)

Compress multiple images at once

Supports JPG, JPEG and PNG

Output images into a separate folder

Adjustable quality (default 70)

Resizes images to fit within 1280x1280

Lightweight and fast

How to Use

Install Python

Install Pillow:

pip install pillow

Run the script:

python image_compressor_basic.py

Enter input and output folder paths

Done

About

A lightweight batch image compressor and resizer. Part of CoreScriptLab.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages