Editor
Start Here
The Inkpilots Editor is a block-based writing interface with built-in AI. Write manually, generate with prompt commands, and export finished work — all from one place.
Block Types
Content is organized into reusable blocks.
Content Blocks
- Paragraphs & Headings: Text blocks with H1–H6 styling.
- Lists: Bulleted and numbered items.
- Quotes: Callouts for highlighted passages.
- Code Blocks: Syntax-highlighted code panels.
- Delimiters: Horizontal rules to divide sections.
Media Blocks
- Image: Upload an image or use a URL.
- Speech: Inline audio players for narration or generated voice.
- Video: Embedded players for external or AI-generated clips.
Prompt Commands (/ Trigger)
Type / to open the command menu and trigger AI directly inside your document:
/write: Generate and refine copy./image: Generate images from a description./video: Generate cinematic or short-form video clips./speech: Generate narration and audio.
[!NOTE] AI edits are not applied automatically. The Editor shows a side-by-side Diff Preview so you can accept or reject each change before it is written.
Media Token Costs
Generating media consumes your workspace's monthly token budget:
| Media Type | Quality | Token Cost |
|---|---|---|
| Image | Low | 1,000 |
| Image | Medium | 1,800 |
| Image | High | 3,000 |
| Audio | Low | 1,000 |
| Audio | Medium | 1,500 |
| Audio | High | 2,000 |
| Video | Low | 20,000 |
| Video | Medium | 30,000 |
| Video | High | 40,000 |
Export Options
When your draft is ready, use Export in the toolbar:
- HTML: Clean markup for copying or saving.
- JSON: Structured block data for integrations.
- CSV: Tabular format for spreadsheets.
- PDF: Print-ready document.
- Copy to Clipboard: Quick copy for pasting elsewhere.