Skip to main content

A simple program that uses a Tkinter GUI to crop an image to specified dimensions.

Project description

tk-image-cropper

A simple program that uses a Tkinter GUI to display and visually crop an image to the desired width and height. Simply call

image_cropper.run_image_cropper(img_path: pathlib.Path, desired_width: int, desired_height: int, out: pathlib.Path)

to crop the image at img_path to (desired_width, desired_height) and write the resulting output file to out.

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

tk_image_cropper-0.1.0-py3-none-any.whl (5.5 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