Get Cosmos free

Open-sourced library for working with media files

May 27, 20231 min read
Open-sourced library for working with media files

If you work with media files in your day to day, you may find yourself repeating routine tasks, like resizing images, converting files into different formats, extracting frames from a video, or creating video from images.

At Cosmos, we're working with media files everyday and found ourselves writing out the same FFmpeg and ImageMagick commands so many times.

Open-sourced library for working with media files

To spare ourselves the time, we put together Pluto, a library of scripts to speed up media editing workflows. As of today, we use Pluto to:

Make sure to check out the library of media editing scripts.