Overview
The most common workflow: define a document as JSON, generate clean PDF/PNG, then produce realistic photo variations.Step 1: Define Your Document
Create a JSON file withheader, items, and optional observations:
doc.json
Step 2: Generate the Document
- CLI
- Python
- API
Step 3: Generate Photo Variations
- CLI
- Python
Full Pipeline (Document + Photos in One Call)
- CLI
- API