Upload image and get image

Long ago I read this topic

So I think that is not possible by default , but you can use pillow to process the image once user has uploaded. I’m not an expert (disclaimer)but my approach would be like: Use on_change methods to write my pillow code there to overwride the image before record gets saved.

1 Like