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.
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.
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.