Skip to content

itniuma2026/transmute

 
 

Repository files navigation

Transmute logo, a small flask Transmute

The self-hosted file converter that lets you convert anything, anywhere.

This application is under active development, want to support us? Give us a star or jump in and contribute!

GIF showind the Transmute workflow

Fun fact, this gif was created by converting a screen recording using Transmute!

What Does Transmute Replace?

For the record, I love all of these services and use them all frequently. Transmute is not up to par with any of them yet. But it will be!

Service Why Replace?
cloudconvert.com File size limits, API is paid only, 3rd-party gets my files
freeconvert.com File size limits, 3rd-party gets my files
cconvertio.co File size limits, 3rd-party gets my files

Status

This project is under heavy development, come back soon to see where it goes!

Quickstart

wget "https://raw.githubusercontent.com/transmute-app/transmute/refs/heads/main/docker-compose,yml" && docker compose up -d

Diagrams

Shoutout to draw.io - formerly diagrams.net. I love their software and have always planned out projects using it.

Recently I discovered @hediet has a draw.io vscode extension so now we have our diagrams stored in git at docs/diagrams/source.

They are also exported to docs/diagrams/exports for easy viewing from the UI.

API Documentation

When the app is running the API docs are available at APP_URL/api/docs/

My plan is to eventually make these available on our website as well but I haven't worked out a proper way of doing that automatically just yet.

About

Convert anything, anywhere. Self hosted file converter for images, video, audio, json, excel and more!

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 57.3%
  • TypeScript 36.4%
  • CSS 2.4%
  • Dockerfile 1.6%
  • JavaScript 1.4%
  • HTML 0.7%
  • Shell 0.2%