Documentation Index
Fetch the complete documentation index at: https://docs.inplain.app/llms.txt
Use this file to discover all available pages before exploring further.
Request
| Field | 含义 |
|---|---|
kind | ”deck” | “doc” | “sheet” |
format | ”pptx” | “docx” | “xlsx” | “pdf” |
source | 源码 |
workspace | @ref / [sheet:embed] 解析上下文 |
filename | 不带扩展名,server 会自动加 |
允许组合
deck→ pptx | pdfdoc→ docx | pdfsheet→ xlsx | pdf
Response
Content-Type: application/vnd.openxmlformats-officedocument.* 二进制 +
Content-Disposition: attachment; filename="..." 让浏览器自动下载。
用例
保真承诺
.pptx→ PowerPoint / Keynote / WPS 都能开.xlsx→ formula 列转 Excel 公式(不是 baked 计算结果).pdf→ 浏览器打印 pipeline,字体保真.docx→ Word / Pages 都能开