GithubHelp home page GithubHelp logo

theseato / morphos Goto Github PK

View Code? Open in Web Editor NEW

This project forked from danvergara/morphos

0.0 0.0 0.0 4.84 MB

Self-hosted file converter server

License: MIT License

JavaScript 5.48% Go 91.68% Makefile 1.71% Dockerfile 1.14%

morphos's Introduction

Morphos Server

tests Release

morphos logo

Self-Hosted file converter server.

Table of contents

Overview

Today we are forced to rely on third party services to convert files to other formats. This is a serious threat to our privacy, if we use such services to convert files with highly sensitive personal data. It can be used against us, sooner or later. Morphos server aims to solve the problem mentioned above, by providing a self-hosted server to convert files privately. The project provides an user-friendly web UI. For now, Morphos only supports images. Documents will be added soon.

Installation

Docker

docker run --rm -p 8080:8080 -v /tmp:/tmp ghcr.io/danvergara/morphos-server:latest

Features

  • Serves a nice web UI
  • Simple installation (distributed as a Docker image)

Usage

Run the server as mentioned above and open up your favorite browser. You'll see something like this:

Hit the file input section on the form to upload an image.

You'll see the filed uploaded in the form.

Then, you can select from a variety of other formats you can convert the current image to.

After hitting Upload button you will see a view like the one below, asking you to download the converted file.

A modal will pop up with a preview of the converted image.

Supported Files And Convert Matrix

Images X Images

PNG JPEG GIF WEBP TIFF BMP
PNG
JPEG
GIF
WEBP
TIFF
BMP

Images X Documents

PDF
PNG
JPEG
GIF
WEBP
TIFF
BMP

Documents X Images

PNG JPEG GIF WEBP TIFF BMP
PDF

Documents X Documents

DOCX PDF XLSX CSV
PDF
DOCX
CSV
XLSX

License

The MIT License (MIT). See LICENSE file for more details.

morphos's People

Contributors

danvergara avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.