# danvergara/morphos

Self-hosted file converter server

Repository: https://github.com/danvergara/morphos
Canonical: https://ross.abutalabs.com/products/morphos
Language: Go
License: MIT
License Family: permissive
Archived: true
Last push: 2024-11-16T05:27:59+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 40, longevity 75
- inputs: {"age_days": 1060, "days_push": 655, "days_rel": 711, "gap_med": 9, "n_releases_24m": 2}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1300, forks 51 (observed 2026-08-28T04:04:17.558594+00:00)

## What it is
Morphos is a self-hosted file converter server written in Go that lets users convert files between formats privately, without third-party services. It ships as a Docker image with a user-friendly web UI and a REST API, currently supporting image conversions with documents planned.

## Use cases
- convert images between formats without uploading to third-party services
- self-host a private file conversion server
- convert files via a REST API from other systems
- run a dockerized file converter with a web UI
- batch convert images to documents or other images

## When to choose
- you need private, self-hosted file conversion for sensitive files
- you want a simple Docker-deployed converter with a web UI
- you need an API endpoint to integrate file conversion into other systems

## When to avoid
- you need document conversions today - only images are fully supported
- you need heavy-duty batch or high-volume conversion pipelines
- you prefer desktop tools over running a server

## Facets
- artifact type: service
- maturity: active
- function: file-upload, image-processing, http-server, web-framework
- domain: files, privacy, self-hosted, web-development
- platform: self-hosted, go
- tags: file-converter, image-conversion, web-ui, rest-api, docker, web-server

## Member repositories
- danvergara/morphos (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:17.558594+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:52:18.251206+00:00, confidence not recorded.
  - readme: https://github.com/danvergara/morphos (fetched 2026-08-28T04:04:17.558594+00:00, sha 301d7affbd16)
- Data as of 2026-08-30T08:39:29.467469+00:00.
