https://github.com/cloudinary-devs/python-resize-images
Learn how to reduce the size of your images using Cloudinary's Python SDK so you waste bandwidth and increase loading time unnecessarily. Take a look at several cropping methods.
https://github.com/cloudinary-devs/python-resize-images
Last synced: 9 months ago
JSON representation
Learn how to reduce the size of your images using Cloudinary's Python SDK so you waste bandwidth and increase loading time unnecessarily. Take a look at several cropping methods.
- Host: GitHub
- URL: https://github.com/cloudinary-devs/python-resize-images
- Owner: cloudinary-devs
- Created: 2024-06-18T12:57:11.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-18T13:11:59.000Z (almost 2 years ago)
- Last Synced: 2025-01-25T16:32:07.033Z (over 1 year ago)
- Language: Python
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# python-resize-images
Save bandwidth and improve loading time with Cloudinary's Python SDK by reducing the size of your images. Also, take a look at several programmatic cropping methods.