Skip to main content

Script to resize images on S3.

Project description

Resize images hosted on Amazon S3 using Pillow

## Installation

pip install s3imageresize

## Usage

Make sure your AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY are exported as environmental variables

In code:

from s3imageresize import resize_image_folder resize_image_folder(bucket_name, prefix, (width, height))

From the command line:

s3resizeimagefolder.py bucketname prefix width height

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

S3ImageResize-0.1.6.tar.gz (2.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