Import Pyhton Libary in Dynamo

On another note, Pillow uses C python modules so it can’t be used in ironpython.

You might be able to use the .NET System.Drawing class to achieve what you’re after. This can be found here:

C:\Windows\Microsoft.NET\Framework\v…

If you still want to use Pillow see here: