Convert File

UUID: convert-file@thigschuch
Last edited:
4 weeks ago 2024-08-14, 04:44
Last commit: [8747746f] Add basque translations (#466)

Converts a file to a different format

README

Close

Convert File

This is a simple script to convert a file from one format to another.

Description

It can convert:

  • Images into: bmp gif heic ico jpeg png tiff webp

  • Audios into: aac aiff flac m4a mp3 ogg opus wav wma

  • Videos into: 3gp avi flv mkv mov mp4 webm

Dependencies

Screenshots

Screenshot

CHANGELOG

Open

Log In To Comment!

1 Comments

tcubano
tcubano-4 weeks ago
It works flawlessly and is very straightforward. If anyone has a problem with the dependencies, remember to install them before using the action: ```sudo apt install ffmpeg imagemagick```. Python3 was already installed on my fresh mint22.