Skip to content

Lich-Corals/linux-file-converter-addon

Repository files navigation

Linux-File-Converter-Addon

Gnome Look Coffee Logo

Features

Convert between various image, audio and video formats using the context menu. The addon is written in Python and available for Nautilus, Nemo, Thunar and Dolphin file viewers. It adds a new option to the context menu to create an easy way to convert between a huge amount of file types. The program offers many options to customize the appearance of its context menu. There are also a few extra formats which can be added by installing optional dependencies. The tool has a built-in auto-update function to make sure the newest version is always installed.

ogre

Tip

You can view this list of supported formats if you are interested.

Installation

You can follow the TL;DR installation guide for a quick and painless installation...

Or you head over to the installation page for your file manager for the full installation experience:

Updating

If the script is installed in the home folder or has permissions to write in its directory, it will update automatically as long as automatic updates aren't disabled.

If automatic updates are disabled, you can run the installation commands again to update the program.

Usage

Just right-click on any supported file and choose the "Convert to..." option. In this sub menu you can select any file type you want to convert to.

Note

Converting a file can take some time. With the default settings, there will be a notification when all files are converted.

Important

If you experience any issues with the extension, please report it on the issues page.

Contributing

Contributions are always welcome! If you want to contribute to this project, take a look at the open issues and at issues with help-wanted tag or propose other edits to the program using a pull-request. The code of the project is partly commented and relatively self explaining. If you're curious about the way something is accomplished in the code, you can always ask about it in an issue and if you think there is a better way to do it, you're welcome to edit the code or share your ideas in another issue.

Any questions?

If anything is not clear...
If you have a problem...
If you need a specific feature...
If any of your files are not supported...
Check if anyone had the same issue before on this page or feel free to open a new GitHub issue!

Credits

All sections