Skip to content

matija/trasmuto

Repository files navigation

Trasmuto

Drop a video. Get an MP4.

Download

Latest release

First launch

macOS blocks unsigned apps. Run this after moving the app to /Applications:

xattr -d com.apple.quarantine /Applications/Trasmuto.app

Releasing

Bump the version in src-tauri/tauri.conf.json and src-tauri/Cargo.toml, then push a semver tag:

git tag v1.2.0 && git push origin v1.2.0

The release workflow builds a .dmg and publishes it to GitHub Releases.

About

Drag your video in. Get a converted file out. Trasmuto is a tiny ffmpeg wrapper with a drag-and-drop UI.

Topics

Resources

License

Stars

Watchers

Forks

Contributors