Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
Thanks to all!
I found a macro for Excel that does this, I worked it out a little for myself
MACRO
why not take advantage of the free cycle pass?
something along the lines of:
from PIL import Image
image_list = [тут у вас список ссылок с картинками]
for i in image_list:
image = Image.open(i)
image.save(имя картинки.png)
image_number = 1
image_name = 'file number {}.png'.format(image_number)
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question