Skip to main content

Documentation Index

Fetch the complete documentation index at: https://mintlify.com/damianiglesias/omniform/llms.txt

Use this file to discover all available pages before exploring further.

Omniform is a native desktop application that brings the full power of yt-dlp and ffmpeg to a clean graphical interface. Paste a URL, pick a format and quality, and Omniform handles downloading, converting, and saving — no terminal required.

Introduction

Learn what Omniform is, how it works, and what platforms and formats it supports.

Installation

Install the prerequisites and get Omniform running on Windows, macOS, or Linux.

Quickstart

From zero to your first download in under five minutes.

Formats & Quality

Understand every output format and quality option available in Omniform.

What Omniform does

Omniform wraps two best-in-class command-line tools — yt-dlp for downloading and ffmpeg for conversion — in a native desktop UI. On first launch it automatically downloads both tools into its own data folder, so there is nothing for you to install or configure manually.
1

Paste a URL

Copy a link from YouTube, TikTok, Instagram, or any other supported platform. Omniform detects URLs on your clipboard automatically.
2

Pick a format and quality

Choose a video format (MP4, WebM) or audio format (MP3, WAV, FLAC, M4A, OGG) and a matching quality level.
3

Add to queue

Click Add to queue. Omniform fetches the title and thumbnail, then starts downloading with real-time progress, speed, and ETA.
4

Find your file

When the download completes the file is saved to your chosen output folder, ready to use.

Explore the docs

Download Queue

Learn how the queue works, how to cancel jobs, and how to clear finished items.

Output Folder

Configure where Omniform saves files and how filenames are determined.

Architecture

Dive into the Tauri + React architecture, Rust commands, and event system.

Tauri Commands

Full reference for all IPC commands exposed by the Rust backend.

Build docs developers (and LLMs) love