[Yandex Cloud documentation](../../../index.md) > [Yandex Managed Service for YDB](../../index.md) > [Tutorials](../index.md) > Converting a video to a GIF in Python > Overview

# Converting a video to a GIF in Python


You will create a video converter using [FFmpeg](https://ffmpeg.org/) and [Yandex Message Queue](../../../message-queue/index.md). This tutorial is intended for Linux and macOS users.



You can create an infrastructure for a video converter with FFmpeg and Yandex Message Queue using the following tools:

* [Management console](console.md): Use the Yandex Cloud management console to create your infrastructure step by step.
* [Terraform](terraform.md): Streamline creating and managing your resources using the _Infrastructure as Code_ (IaC) approach. Download a Terraform configuration example from the GitHub repository and then deploy your infrastructure using the [Terraform Yandex Cloud provider](../../../terraform/index.md).