A free, open-source creative suite built on the belief that powerful tools should be accessible to everyone.
CryptArtist Studio is built on five core principles that guide every decision we make - from the technology we choose to the way we distribute the software.
CryptArtist Studio began in March 2026 as an ambitious idea: what if there was a DaVinci Resolve competitor that was completely free, open source, and AI-native? That idea quickly evolved into something much bigger.
What started as a single video editor grew into a full creative suite - five programs sharing one unified framework, one file format, and one mission: to make professional creative tools accessible to everyone, regardless of budget.
CryptArtist Studio is built with a carefully chosen technology stack that prioritizes performance, reliability, and cross-platform compatibility.
| Technology | Purpose |
|---|---|
| React 18 | UI component framework with concurrent features |
| TypeScript 5.7 | Type-safe JavaScript for reliability |
| Vite 6 | Build tool and dev server with HMR |
| TailwindCSS 3.4 | Utility-first CSS framework |
| React Router 7 | Client-side routing between programs |
| Monaco Editor 4.7 | VS Code's editor engine |
| Tauri API 2.2 | IPC bridge to Rust backend |
| Crate | Purpose |
|---|---|
| tauri 2.x | Desktop application framework |
| serde + serde_json | Serialization and JSON handling |
| tokio | Async runtime for concurrent operations |
| reqwest | HTTP client for API calls |
| clap | CLI argument parsing |
| tiny_http | Lightweight HTTP server for REST API |
| sha2 | SHA-256 hashing for file integrity |
| Tool | Purpose |
|---|---|
| FFmpeg | Video/audio encoding, decoding, transcoding |
| FFprobe | Media file analysis and metadata extraction |
| Godot Engine | Game engine integration for GameStudio |
CryptArtist Studio is part of a larger ecosystem of projects and communities.