Convert File

UUID: convert-file@thigschuch
Last edited:
2 days ago 2024-12-19, 03:46
Last commit: [4d48fbe9] [convert-file@thigschuch] Restrict extensions (#546)

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!

3 Comments

MuhMuhGH
MuhMuhGH-1 week ago
I can't get it to work. I downloaded it successfully and enabled it through System Settings, but I can't find it anywhere. I tried using Nemo (I normally use Krusader) but the context menus don't show "convert file" anywhere. I copied a file to the desktop, and tried it there, but "convert file" doesn't appear there either. I opened a terminal and entered "convert" and hit "tab", but nothing came up. I am running: System: Kernel: 6.8.0-49-generic arch: x86_64 bits: 64 compiler: gcc v: 13.2.0 clocksource: tsc Desktop: Cinnamon v: 6.2.9 tk: GTK v: 3.24.41 wm: Muffin v: 6.2.0 vt: 7 dm: LightDM v: 1.30.0 Distro: Linux Mint 22 Wilma base: Ubuntu 24.04 noble
Igor Santos
Igor Santos-2 months ago
Related to https://cinnamon-spices.linuxmint.com/actions/view/42 , if you want some more picture options
tcubano
tcubano-4 months 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.