Created a project for converting PNG images to WEBP format using python and its libraries. Taking png image and resulting webp (empty) file as inputs.
This project involves the development of a Python function called convert_to_gif. It takes a list of frames from a video and converts them into a GIF file.