filestack/filestack-python

Add Auto Image Conversion task

bkwi opened this issue · 1 comments

bkwi commented

New auto_image task should be added to ImageTransformationMixin

Filestack docs can be found here

This task takes no arguments. It should be implemented similarly to flip, flop or monochrome.

Expected usage:

filelink.auto_image()

Tests are required.

For reference, please see PR #38

bkwi commented

@SanthoshBala18 thanks! 🙂