What problem does it solve?
Converts static documents (PDFs or pasted text) into ready-to-open, shareable mini web apps so you can present, navigate, and interact with content without manual reformatting or building a web project.
Core Features & Use Cases
- Automatic structure extraction: detects sections, lists, tables and key points from source documents.
- Data-first output: generates a structured data.json that drives the UI.
- Framework-free preview app: builds a responsive index.html with search, filters, section navigation, and utility buttons (copy, mark-as-done, expand/collapse).
- Non-destructive runs: creates a new timestamped folder per execution (miniapp_<tema>_<YYYYMMDD_HHMM>) and includes a README.txt explaining how to open the preview.
- Use cases: shareable product catalogs, training guides, checklists, itineraries, or quick stakeholder previews for review and offline viewing.
Quick Start
Convert the PDF 'clinic-guide.pdf' into a mobile-first, searchable mini-app with filters, a table of contents, and a clean readable layout.