V
V
Vitalik2016-03-23 12:06:55
Python
Vitalik, 2016-03-23 12:06:55

How to process images in Python a la Photoshop?

It is required to create a script that will automatically create a picture for a post in layers based on a given image and text, using a number of effects (gaussian blur).
For example, such a plan: a picture-background, in the middle of the frame-a translucent rectangle, on the frame - text.
What tool is suitable for this?
Adobe script doesn't work for me.

Answer the question

In order to leave comments, you need to log in

5 answer(s)
S
sim3x, 2016-03-23
@sim3x

pillow-ImageMagick

D
Dimonchik, 2016-03-23
@dimonchik2013

pillow.readthedocs.org/en/3.0.x/handbook/tutorial....

V
Vladimir Kuts, 2016-03-23
@fox_12

OpenCV as an option
http://opencv.org/

O
Oleg Gamega, 2016-03-23
@gadfi

try ffmpeg

I
ibragim_pascal, 2016-03-23
@ibragim_pascal

You can write python scripts in Gimp: www.gimp.org/tutorials/Automate_Editing_in_GIMP

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question