Skip to content

AttilaVM/multiscale

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

multiscale

A PythonMagick based module and CLI tool to scale all images from one source directory to multiple sizes, separated into different sub-directories or in one directory with size postfixed names. The new sizes are calculated from the given list of display resolutions and ratio.: display_resolution * ratio

The must common display resolutions are used by default.

I wrote this script to help out my daily workflow. So new features will be added on demand, however if you have a good idea to implement, do not hesitate to make a fork request or issue.

Unfortunately PyPi does not contain source distribution or egg for PythonMagick so you can install it easily with a Package Manager on Linux or OS X, on Windows use the precomplied installer

TODO

  • Make code asynchronous

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages