Resize an Image with Python 2.x (and in Batch)

Python is a very powerful scripting language and you will be pleasantly surprised to find that a lot of the common functions you would want to build are available to you in library form. The Python ecosystem is very alive and full of libraries. Point in case, today I will show you how to easily […]

Read More