Skip to main content

No project description provided

Project description

A simple image resizing CLI - Package deployemnt test

About

Just a test to see how distributing Python packages via Github would work. Feel free to use this if you think it would be useful though, but you're probably better off with ImageMagick.

Comands

  • img-resizer $IMG_PATH Saves a new, resized image of the specified image path to the CWD, using the default size of 512x512px.
  • resizer $IMG_PATH small Saves specified image as 512x512px in CWD
  • resizer $IMG_PATH medium Saves specified image as 1000x1000px in CWD
  • resizer $IMG_PATH big Saves specified image as 2000x2000px in CWD
  • resizer $IMG_PATH custom <int> <int> Saves specified image as pxpx in CWD

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

resize_img-0.1.tar.gz (3.0 kB view hashes)

Uploaded Source

Built Distribution

resize_img-0.1-py3-none-any.whl (3.6 kB view hashes)

Uploaded Python 3

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