Create
File generation
Let Master generate documents, tables, PDF reports, or images directly from natural language.
Overview
Master can create files of various formats. You don't have to deal with libraries or formatting.
You can find the generated files in the Files tab in the editor.
What can be generated
- Documents — PDF, DOCX, Markdown
- Tables — CSV, XLSX
- Presentations — PPTX
- Images — PNG, JPG, SVG (via AI generation)
- Data exports — JSON, SQL dump
Prompt examples
prompt
Generate a PDF sales report for the last quarter from the "orders" table.prompt
Do an XLSX export of users with emails, registration date, and number of orders.prompt
Create a PPTX presentation with five slides about our product.