How to Convert Your Documents using Morphosis

Morphosis is a free and open source document converter application for Linux. It is based on Pandoc and WebKitGTK. You can export your documents to PDF, Markdown, LaTeX, HTML, docx, odt, rtf and EPUB file formats. And supports more than 50 input file formats like csv, docx,epub, json, latex, markdown, odt, man, rtf and more. It is written in Python and released under GNU General Public License v3.0 or later.

Morphosis Document converter

Install Morphosis Document converter on Ubuntu

First install flatpak and flathub on your system and restart your system after the installation. If already installed then skip it.

Install flatpak and flathub on Ubuntu

After that open the terminal application (ctrl+alt+t) and run below Morphosis flatpak install command. It will install the latest version of Morphosis on your system.

flatpak install flathub garden.jamie.Morphosis

Now open Morphosis using below command.

flatpak run garden.jamie.Morphosis

The user interface is simple. Just click the open button and select your document.

Also Read:  Best API Testing Tools for Linux

Morphosis

After the select the output format and click the Convert button.

Morphosis converter

You can also uninstall it using below commands.

flatpak uninstall garden.jamie.Morphosis

[OR]

sudo flatpak uninstall garden.jamie.Morphosis
If you liked this article, please subscribe to our YouTube Channel. You can also stay connected with us on X (Twitter) and Facebook.



Leave a Reply