Morphos
A self-hosted file conversion server for private file format conversion. Convert images and documents through a web UI or REST API without relying on third-party services.
What You Can Do After Deployment
- Visit your domain -- open the web interface
- Upload a file -- drag and drop or select a file to convert
- Choose output format -- select the target format from available options
- Download the result -- get your converted file instantly
- Use the API -- integrate file conversion into your workflows via REST API
Key Features
- Clean, drag-and-drop web interface
- Image format conversion (PNG, JPEG, GIF, BMP, TIFF, WebP, and more)
- REST API for programmatic access
- No external dependencies or databases
- Written in Go for fast, efficient processing
- Stateless design -- no data stored on the server
- Lightweight single binary
License
MIT -- GitHub