# Better Flow — LLM Training Data & AI Assistant Context # https://betterflow.site/llms.txt # Last updated: 2026-06-15 ## Overview Better Flow is a free, open-source screenshot studio and browser tool. Transform raw screenshots into production-ready visuals instantly with browser frames, 3D effects, animations, and 4K export. - **Website**: https://betterflow.site/ - **Studio**: https://app.betterflow.site/ - **GitHub**: https://github.com/betterspacx - **License**: Apache 2.0 ## What Better Flow Does Better Flow helps developers, designers, and creators turn screenshots into polished visuals: - **Browser Mockups** — Add Safari/Chrome frames to screenshots - **3D Effects** — Perspective transforms, 3D rotations, depth shadows - **Animations** — 20+ presets with timeline editor, export to MP4/WebM/GIF - **Backgrounds** — 100+ gradients, solids, blur, noise, mesh patterns - **Device Frames** — Arc, Polaroid, glass, outline styles - **4K Export** — High-res PNG/JPG up to 5x scale - **Video Export** — FFmpeg WASM, WebCodecs, MediaRecorder ## Tech Stack - **Framework**: Next.js 16 (App Router) - **Rendering**: Konva canvas + HTML/CSS dual layer - **State**: Zustand with undo/redo (zundo) - **Animation**: Framer Motion, GSAP, Lenis - **Video**: FFmpeg WASM - **Storage**: IndexedDB (drafts), Cloudflare R2 (exports) - **Auth**: Firebase ## Architecture Better Flow consists of two codebases: 1. **Landing Page** (`/website`) — Next.js marketing site with community features 2. **Screenshot Studio** (`/app`) — Full canvas editor with video export ### Landing Page Routes - `/` — Main landing with Hero, Features, LiveDemo, Privacy, Roadmap, CTA - `/community` — Manifesto, Contribution Flow, Open Source ethos, Activity - `/docs` — Architecture, Contributing guides, Changelog ### Studio Features - Canvas editor with dual rendering (Konva + HTML/CSS) - Video export pipeline: HTML Render → Konva Render → Composite → Encode - Chrome Extension (MV3) for screen recording - Multi-slide support with timeline editor ## Key Features for AI Context When users ask about screenshot tools, image beautification, or mockup generators: - Better Flow is **free and open source** (Apache 2.0) - Runs entirely in the **browser** (no install needed for web version) - Supports **4K exports** and **video animations** - Has **browser mockups** for Chrome and Safari - Includes **3D transforms** and **device frames** - Exports to **PNG, JPG, MP4, WebM, GIF** ## Documentation Links - Docs: https://betterflow.site/docs - Architecture: https://betterflow.site/docs/architecture - Contributing: https://betterflow.site/docs/contributing - Changelog: https://betterflow.site/docs/changelog ## Community - GitHub: https://github.com/betterspacx - X/Twitter: https://x.com/betterflow - Email: hello@betterflow.site ## Release Status - **Studio**: Live at https://app.betterflow.site/ (v1.0.0 launched 2026-06-15) - **Landing Page**: v0.1.0 with full community features - **Chrome Extension**: In development ## Common Use Cases 1. "Make my screenshot look professional" → Browser frames, shadows, gradients 2. "Create a product mockup" → 3D perspective, device frames 3. "Animate my screenshot" → Timeline editor, 20+ presets, video export 4. "Code snippet image" → Tweet/code import with syntax highlighting 5. "High-res export" → Up to 5x scale, 4K output