Skip to content

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

Notifications You must be signed in to change notification settings

SK-Hardwired/simpleresizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages