Skip to content

migrateup/thumper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

Thumper - fast mass image thumbnail generator

Thumper is a scriptable, command-line tool to generate thumbnails of large batches of images. Compared to other tools, Thumper's distinct advantage is to fully leverage multiple CPU cores; if run on a machine with N available cores, it will run up to N times faster than on a single-core, single-CPU machine.

Thumper was originally created for the Advanced Python Newsletter, to demonstrate Python's multiprocessing module.

Author

Created by Aaron Maxwell, author of the Advanced Python Newsletter. Reach him at [email protected].

License

Thumper's source code is in the public domain.

About

Thumper - fast mass image thumbnail generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages