Seek with intent
Model fast, accurate, and hybrid clip behavior directly in the API instead of hiding critical FFmpeg trade-offs in raw flags.
A refined open-source reference for FFmpeg workloads on Cloudflare Workers, Containers, Durable Objects, and R2.
Sandcut packages a very common workload—video transcoding, clipping, resizing, and watermarking—into a cleaner reference architecture for sandboxed media processing.
The design is intentionally split into two planes:
This separation makes the project easier to reason about, safer to expose publicly, and more realistic as an open-source template.
/guide/quickstart: install, configure, run locally, and deploy/guide/architecture: request flow, seek planning, and streaming path/reference/api: endpoint contract and error model/operations/production: capacity, security, observability, and Pages publishing