Skip to main content

Some tools for manipulating image files

Project description

A bit of Python code to resize and combine images in svg or png format.

See also these blog posts: * resizing and combining multiple png images * resizing and combining multiple svg images

Make svg images the same size

I wrote a script called “same_size_svg” to make svg images the same side for a given dimension.

INSTALLATION:

pip install imgtools

USAGE

same_size_svg [-h] -i files [files …] [–dimension {width,height}] [–direction {largest,smallest}]

Make svg images the same size in one dimension.

optional arguments: -h, –help show this help message and exit

General options: -i/–images files images to change size of. –dimension Which dimension to use: width (default) or height

Contributions welcome!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

imgtools-0.2.0.tar.gz (4.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page