Format Converter App
Path:
loom-builder/prompts/format-converter-app.mdRelative: prompts/format-converter-app.mdSubproject: loom-builderCategory: dispatch-promptsLines: 55Bytes: 2,074Imports: 0Exports: 0
Content Preview
- # Build: Drag-and-Drop Format Converter Utility
- ## ROLE
- You are building a small, clean web utility deployed to Cloudflare Workers.
- ## GOAL
- Build a drag-and-drop format converter web app. User drops a file (or pastes content), selects target format, gets converted output.
- ## SUPPORTED CONVERSIONS
- All directions between:
- - HTML ↔ Markdown
- - HTML ↔ Plain Text
- - HTML ↔ JSON
- - JSON ↔ Markdown
- - Markdown ↔ Plain Text
- - JSON ↔ Plain Text
- ## REQUIREMENTS
- ### UI
- - Dark theme, clean, minimal. No fra