Code-first: every operation with curl, MCP setup, parameters, pricing and the errors your agent should handle. No signup, no subscription – bigapi.dev.
Your agent wrote the report. This endpoint turns it into a real PDF: Chromium-rendered, with fonts, CSS, page …
1¢ POST /v1/screenshotFull-page or viewport capture of any public URL with device presets. The simple front door agents search for: …
1¢ POST /v1/office/pdfServer-side LibreOffice, no Microsoft licence, no client install. DOCX, DOC, XLSX, XLS, PPTX, PPT, ODT, ODS, O…
1¢/p POST /v1/ocrTesseract with German + English models. Output: searchable PDF (text layer under the scan), plain text, or JSO…
1¢/p POST /v1/pdf/pdfaConverts any PDF to PDF/A-2b: fonts embedded, colours normalised, ready for long-term storage and compliance w…
5¢ POST /v1/pdf/mergeTwo or more files in, one PDF out, order preserved. Deterministic qpdf under the hood – no re-rendering, no qu…
1¢ POST /v1/pdf/splitPage ranges like 1-3,7,9-z (z = last page) into a new PDF. Structural extraction, no quality loss.…
1¢ POST /v1/pdf/rotateAll or selected pages by 90, 180 or 270 degrees. Fixes sideways scans before OCR or reading.…
1¢ POST /v1/pdf/compressGhostscript downsampling with four presets: screen, ebook (default), printer, prepress. If compression would g…
1¢ POST /v1/pdf/pagesRasterize pages to JPEG (default) or PNG, 36–600 dpi. One page → one image, several pages → a ZIP. Built for v…
1¢ POST /v1/imageOne call, several steps in order: resize, crop, rotate, convert (JPEG/PNG/WebP/AVIF/TIFF), quality, text or im…
1¢ POST /v1/image/infoDimensions, format, colour space, EXIF/ICC presence as JSON. The cheap look-before-you-leap call for agent pip…
1¢