Actualités

This repository contains some useful scripts written in python which can be used to automate some of the daily tasks. Resize images to A4 size in a given directory and merge them into a single PDF ...
This Python script provides a flexible image resizing solution. It allows users to resize a single image or batch resize multiple images in a folder. The script utilizes the Pillow library and ...
Python scripts can automate image-related tasks such as resizing, format conversion, or watermarking. Libraries like Pillow and OpenCV simplify these processes. Automation ensures consistency in ...