Introduction
Learn the core concepts and architecture of PichaFlow.
It is engineered to disrupt expensive legacy providers by leveraging the "unbundled cloud" ecosystem—Cloudflare R2, Workers, and Turso.
Why PichaFlow?
- Zero Egress Fees: Built on Cloudflare R2, meaning you never pay to move your own data.
- Sub-millisecond Transformations: WASM-powered resizing and filters at the Edge.
- AI-Powered SEO: Automated Alt-text generation for every asset.
- Framework Agnostic: Native support for Nuxt, React, Svelte, and Qwik.
The Architecture
PichaFlow is divided into three main parts:
- The Engine: A Cloudflare Worker that handles real-time image transformations.
- The Dashboard: A Nuxt 3 application for managing your assets and API keys.
- The SDK: A collection of packages to integrate PichaFlow into your apps.