Skip to content

Support element rotation

Depends on https://gitlab.com/arkindex/backend/-/issues/788

Once the element rotation is available through the API, the open_image method should support that, so that all processed element get rotated image.

This should not be too hard to implement 🤞 , simply applying required changes through Pillow operations