SK-Hardwired / simpleresizer

Simple cmd tool to resize images rapidly using Pillow-SIMD module

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

simpleresizer

Simple cmd tool to resize JPEG images using hi-performance PILLOW-SIMD (SSE4) library

Usage: Enter "resizer.py image_folder_path <scale (percent)>"

For example "resizer.py D:\Pictures 50" will scale all files 50% (preserve aspect ratio)

EXIF data is preserved from original images

Win64 executable download

About

Simple cmd tool to resize images rapidly using Pillow-SIMD module


Languages

Language:Python 100.0%