filestack / filestack-python

Official Python SDK for Filestack - API and content management system that makes it easy to add powerful file uploading and transformation capabilities to any web or mobile application.
https://www.filestack.com
Apache License 2.0
48 stars 20 forks source link

Feature/fs 397 add zip transformation #11

Closed staturecrane closed 7 years ago

staturecrane commented 7 years ago

Add Zip Transformation

This pull request adds zip transformation (for arrays of files/handles on the client, as well as single transform flow on the ImageTransformMixin). It also adds the quality transform, the new header, and fixes some formatting.