About
File conversion, taken seriously
Convyx is built for files that are part of real work: the design export a colleague needs, the spreadsheet an operations team transforms every week, the office document that must reach a different tool, or the media conversion an application needs to automate.
Simple image conversions should be quick and approachable. Heavier document, spreadsheet, audio, video, and archive work needs a durable server-side pipeline. Convyx combines both: a bounded image demo for first use, plus signed-in queue-backed conversion with history, retention controls, API keys, webhooks, and team permissions.
What “trusted” means here
- Limits are stated in numbers. Free includes 50 conversions per month, a 25 MB file limit, controlled concurrency, and watermarks where the output format supports them.
- Files are isolated under per-user and per-job object keys. Downloads use expiring signed URLs rather than permanent public links.
- Retention is selected per job. A worker hard-deletes expired source and result objects instead of merely hiding a database record.
- Unsupported conversions are labeled as unavailable. We do not describe text extraction as OCR or PDF reconstruction, and we do not list an encoder when the engine cannot produce that format safely.
Built as an operating product
Conversion work is separated into image, spreadsheet, PDF composition, office, media, and archive queues. Jobs have explicit lifecycle states, bounded engine timeouts, retry policy, stale-job reconciliation, and terminal cleanup. The public API uses the same registry and plan policy as the web product so documentation and enforcement share one source of truth.