Answer the question
In order to leave comments, you need to log in
How to distort an image in Python 3 and Pillow?
I have an image. How do I correct the contours of objects, like "plasticity" in PicsArt or Photoshop?
Answer the question
In order to leave comments, you need to log in
I only know
Image.transform(size, method, data=None, resample=0, fill=1, fillcolor=None)
. Here is a link to the documentation: https://pillow.readthedocs.io/en/stable/reference/...
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question