Tool search 164,478 tools · 10,067 live servers
Filtersactive
- present_pdf
Upload a PDF to start a local Presio presentation. Returns a url — open it in a browser to finish handoff (skips share). Same as POST /api/present.
- check_pdf
Validate Presio notes/media sidecar attachments in a PDF. Same as POST /api/check.
- validate_dsl
Validate a PDF template DSL script for structure, tag/style correctness, and accessibility issues. Runs catalog validation plus alt-text checks. Cheap — no rendering. Mirrors POST /api/v1/preview/validate.
- validate_markdown
Validate a markdown document for PDF/UA-1 accessibility issues (heading hierarchy, missing alt text). Cheap — no rendering. Mirrors POST /api/v1/md/validate.
- render_dsl_preview
Render a DSL template + data to a preview PDF. Free (no credits), always watermarked 'PREVIEW — NOT FOR USE'. Returns JSON metadata plus the PDF bytes as an embedded base64 resource. Mirrors POST /api/v1/preview.
- render_template
Render any readable template (curated library row or caller-owned) to a real PDF. **BILLED — consumes credits at the rate of 1 credit per 10 pages.** Returns JSON metadata (pageCount, creditsDeducted, creditsRemaining, artifactId) plus the PDF bytes as an embedded base64 resource. On the free plan the PDF is watermarked; paid plans render clean. Mirrors POST /api/v1/render with the { templateId, data } body shape. Use `render_dsl_preview` first to confirm the layout — that's free and watermarked. Only call this once you're confident the template is right.
- render_markdown
Render GitHub-flavored markdown to a real PDF (PDF/A-2A + PDF/UA-1 dual-compliant, tagged). **BILLED - consumes credits at the rate of 1 credit per 10 pages.** Returns JSON metadata (pageCount, creditsDeducted, creditsRemaining, artifactId) plus the PDF bytes as an embedded base64 resource. On the free plan the PDF is watermarked; paid plans render clean. Mirrors POST /api/v1/md. Run `validate_markdown` first - it is free and catches heading-hierarchy and alt-text problems before you pay to render them. There is no free markdown preview: markdown needs no layout iteration, so this is the only markdown render tool.
- search_tools
Find the ToolsMonk tool that solves a described task. Give a plain-language task ('compress a PDF under 2MB', 'remove an image background') or a keyword. Returns ranked matches, each with the URL to open. Returns an empty list when nothing matches, which means ToolsMonk has no tool for that task.
- get_method
Fetch a reproducible method: reading a browser extension's permissions, measuring OCR recall with a control run, or choosing between print-to-PDF and screen capture. Omit the argument to list them.
- open_work
List what this project needs done, with enough context to start. Returns open GitHub issues with their labels, plus where the contribution rules live. Call this when asked to contribute to provinglab.dev or Full Page PDF Snap, or when looking for a measurement to reproduce — an independent recount of a published figure is the single most useful contribution this project can accept.
- create_record_template
Створити шаблон ЗАПИСУ для друку/експорту (PDF/HTML) — тобто задати, ЯК запис виглядає на папері або у файлі: бланк для заповнення від руки, формуляр, накладна, акт, журнал, чек-лист. 🚨 Викликай, коли користувач просить друкований вигляд записів або той самий запис у Excel/Word/PDF — БУДЬ-ЯКОЮ мовою і навіть якщо це одна фраза всередині довгого опису проєкту чи вставленої специфікації форматів. Не пропускай: таке прохання часто стоїть у ПЕРШОМУ описі й губиться серед сутностей і полів. Вставляй 'html_name' поля в body БЕЗ жодних дужок (напр. Full Name). Отримай html_name через get_form_fields. Якщо шаблон з такою назвою вже є на цій формі — поверне помилку, використовуй update_record_template.
- update_record_template
Оновити вже існуючий PDF/HTML шаблон запису (назву і/або тіло). Використовуй це, а не create_record_template, коли користувач просить 'змінити'/'оновити' вже існуючий шаблон друку — це зберігає прив'язки шаблону до кнопок друку й payment-флоу.
- export_records
Експортувати записи форми у XLSX або PDF і надіслати на email.
- browser_pdf
把网页打印成 PDF(境内真 Chromium 渲染,文字可选中可搜索),落文件中转站并返下载 URL。 适合归档网页、报告引用、给不能上网的流程留底;固定 1 credit,失败不计费。
- list-catalogs
The downloadable PDF catalogue library: every published catalogue with its title, description, page count, file size, and direct PDF URL.
- my-invoices
List the signed-in customer's own Zoho invoices with totals, balances and signed PDF links. Requires the portal personal token (see my-orders).
- create_record_template
Створити шаблон ЗАПИСУ для друку/експорту (PDF/HTML) — тобто задати, ЯК запис виглядає на папері або у файлі: бланк для заповнення від руки, формуляр, накладна, акт, журнал, чек-лист. 🚨 Викликай, коли користувач просить друкований вигляд записів або той самий запис у Excel/Word/PDF — БУДЬ-ЯКОЮ мовою і навіть якщо це одна фраза всередині довгого опису проєкту чи вставленої специфікації форматів. Не пропускай: таке прохання часто стоїть у ПЕРШОМУ описі й губиться серед сутностей і полів. Вставляй 'html_name' поля в body БЕЗ жодних дужок (напр. Full Name). Отримай html_name через get_form_fields. Якщо шаблон з такою назвою вже є на цій формі — поверне помилку, використовуй update_record_template.
- update_record_template
Оновити вже існуючий PDF/HTML шаблон запису (назву і/або тіло). Використовуй це, а не create_record_template, коли користувач просить 'змінити'/'оновити' вже існуючий шаблон друку — це зберігає прив'язки шаблону до кнопок друку й payment-флоу.
- export_records
Експортувати записи форми у XLSX або PDF і надіслати на email.
- create_record_template
Створити шаблон ЗАПИСУ для друку/експорту (PDF/HTML) — тобто задати, ЯК запис виглядає на папері або у файлі: бланк для заповнення від руки, формуляр, накладна, акт, журнал, чек-лист. 🚨 Викликай, коли користувач просить друкований вигляд записів або той самий запис у Excel/Word/PDF — БУДЬ-ЯКОЮ мовою і навіть якщо це одна фраза всередині довгого опису проєкту чи вставленої специфікації форматів. Не пропускай: таке прохання часто стоїть у ПЕРШОМУ описі й губиться серед сутностей і полів. Вставляй 'html_name' поля в body БЕЗ жодних дужок (напр. Full Name). Отримай html_name через get_form_fields. Якщо шаблон з такою назвою вже є на цій формі — поверне помилку, використовуй update_record_template.
- update_record_template
Оновити вже існуючий PDF/HTML шаблон запису (назву і/або тіло). Використовуй це, а не create_record_template, коли користувач просить 'змінити'/'оновити' вже існуючий шаблон друку — це зберігає прив'язки шаблону до кнопок друку й payment-флоу.
- export_records
Експортувати записи форми у XLSX або PDF і надіслати на email.
- page_pdf
Render the current page as PDF (headless only). Returns base64 PDF.