Open format · MIT · v0.3.1·
Docs mode: Lite profile (onboarding and quick-start focused)

One file. Runs offline.
No server.

PDF for printable. EPUB for readable. .uix for executable.

Create lightweight interactive pages in one portable file for profiles, menus, invitations, and galleries.

Recipients open it in the web viewer or the free desktop viewer — macOS, Windows, Linux. No subscription.

Download Desktop Viewer

macOS · Windows · Linux  ·  Free  ·  v0.2.3

$ dotuix init my-menu -t restaurant
✓  Created my-menu/

$ dotuix pack ./my-menu
✓  my-menu.uix — 847 KB

$ dotuix validate my-menu.uix
✓  manifest valid
✓  entry index.html found
✓  lite profile checks passed
✓  no external URLs

Documentation profile

Lite profile keeps public docs simple and practical while preserving production quality.

Active: Lite Public
Onboarding-first docs for quick shipping
Covers profile, portfolio, menu, invitation, and gallery flows
Focused docs cards and examples for fast onboarding

Why .uix?

PDF solved printable documents. EPUB solved readable documents. No format solved executable documents — until now.

FormatInteractiveOfflineOne fileNo install
PDF
PWA~
Electron app
Raw HTML
.uix

Try it now

Download a pre-built demo and open it with desktop viewer, or launch it instantly in the web viewer. Each file was generated from a template in seconds — fully offline, no server.

Restaurant Menu

6 KB

Interactive menu with categories, items, and a working cart. Arabic-ready. No WiFi.

Product Catalogue

4 KB

Filterable product showcase for exhibitions and showrooms. Works fully offline.

Portfolio

5 KB

Personal or agency portfolio with project showcase. Shareable as a single file.

Works in the dotuix web viewer and the dotuix desktop viewer to open.

Built for every offline scenario

Any interactive experience that benefits from portability and offline operation.

Restaurant kiosk

Gulf menu on a tablet — Arabic, QAR prices, working cart. No WiFi needed.

Retail catalogue

Product showcase at exhibitions — category filters, SKU, pricing. No internet.

Desktop viewer

The dotuix desktop app opens any .uix file fully offline with a simple, reliable viewing experience. Available for macOS, Windows, and Linux.

macOS (Apple Silicon + Intel)
Windows
Linux
Fast startup and lightweight runtime

FAQ

Do recipients need to install anything?
Yes — the free dotuix desktop viewer (~5 MB, macOS · Windows · Linux). Think of it like a PDF reader: install once, open any .uix file forever. There's no app store, no subscription, and no per-file fee.
Can I open a .uix file in a browser?
Yes. Use the web viewer at https://view.dotuix.uts.qa and load a public .uix URL (or open a local file). For the best offline experience, use the desktop viewer.
Do I need AI to create .uix files?
No. The CLI (dotuix init / pack / validate) and the Vite plugin work entirely without AI. AI generation is the fastest path, but you can hand-code any .uix file with a text editor.
Is the format open? Can I build my own viewer?
Yes. The format is MIT licensed and has a normative CC-BY 4.0 specification at spec/spec.md. Anyone can implement a compatible viewer, packager, or tooling.
What does 'no server' mean exactly?
You — the creator — need zero infrastructure. No hosting, no CDN, no cloud function, no API key for distribution. The file is self-contained: app code and content are packaged inside the .uix archive.