Open Source & Free Forever
CryptArtist Studio Logo

CryptArtist Studio

The open creative suite - eleven powerful programs in one free desktop app. Video editing, vibe-coding IDE, screen recording, AI agent, game development, and more - all powered by your own API keys.

0
Programs in Suite
$0
Forever Free
0
Platforms Supported
MIT
Open Source License

Ecosystem Control

GiveGigs Control Plane

CryptArtist Website reads authority and admin status from GiveGigs.

Checking... Access: unknown
Authority App givegigs
Identity Mode loading
Integrated Apps 0
Status Message Waiting for response...

The Suite

Five Programs. One App. Zero Cost.

Every creative tool you need, unified under one roof. Each program shares the same dark theme, the universal .CryptArt file format, and deep AI integration.

🧠
OpenAI · Anthropic · Google · Custom
AI-Native

Your Keys. Your AI. Your Machine.

Every program in the suite integrates deeply with AI. But unlike cloud-dependent tools, CryptArtist Studio lets you bring your own API keys. Your data never leaves your machine unless you tell it to.

Works with OpenAI, Anthropic, Google, or any OpenAI-compatible endpoint
AI video generation with automatic clip selection and voiceover
AI code assistant with context-aware file analysis
Autonomous AI agent for browser automation and task execution
AI game generation from natural language descriptions
my-project.CryptArt
{
  "$cryptart": 1,
  "program": "media-mogul",
  "name": "My Awesome Video",
  "createdAt": "2026-03-13",
  "data": {
    "timeline": { ... },
    "mediaPool": [ ... ]
  }
}
File Format

The .CryptArt Format - Built to Last Forever

Every project across all five programs uses a single, universal JSON file format. Designed with one overriding goal: it must never need a format upgrade. Any .CryptArt file ever created will always be readable by any future version.

Permanent envelope schema - only 3 required fields
Additive-only changes - new fields never break old files
Self-identifying with the $cryptart magic key
Rich metadata for author, tags, thumbnails, audit trail
terminal
# Create a new project
$ cryptartist new --program media-mogul

# Import a video from Pexels
$ cryptartist media import --source pexels \
  --query "ocean waves"

# Generate AI video from prompt
$ cryptartist ai generate \
  --prompt "Travel vlog about Tokyo"

# Start the REST API server
$ cryptartist serve --port 3000
Automation

Full CLI & REST API Access

Every feature in CryptArtist Studio is accessible from the command line or via HTTP API. Integrate with CI/CD pipelines, automation scripts, or other AI tools like Windsurf and Google Antigravity.

Complete CLI with project, media, AI, filesystem, and system commands
REST API server with JSON endpoints for all operations
Scriptable workflows for batch processing and automation
API key authentication for secure remote access

Technology

Built With the Best

A battle-tested stack combining the speed of Rust with the flexibility of React.

🦀
Rust Backend
Blazing-fast file I/O, OS interactions, state management, and media processing. The backend holds the source of truth for all project state.
⚛️
React 18 + TypeScript
Type-safe, component-based UI with React 18's concurrent features. The frontend is strictly a view layer communicating via Tauri IPC.
🎬
Tauri v2
Cross-platform desktop app framework. Lightweight ~15 MB binary with native performance on Windows, macOS, and Linux.
🎥
FFmpeg Engine
Professional-grade video and audio processing. Auto-downloaded on first run with SHA-256 integrity verification.
📝
Monaco Editor
The same editor engine powering VS Code. Full syntax highlighting, IntelliSense, minimap, and bracket colorization for 20+ languages.
🎮
Godot Integration
GameStudio detects or downloads Godot Engine automatically. Generate GDScript, scenes, and assets from AI prompts.

Ready to Create?

Download CryptArtist Studio for free. No accounts, no subscriptions, no ads. Just powerful tools that respect your freedom.

CryptArtist Studio is free and community-funded.
Support development and help keep creative tools open and accessible for everyone.