Skip to main content

Quickstart

Convert a local file (Node.js)

Convert from URL

Convert a File/Blob (browser or edge, via your own backend)

convertFile acepta Buffer, Uint8Array, Blob o File indistintamente.

Request metadata in addition to Markdown

With responseFormat: "json" the SDK returns a typed ConversionResult object instead of string. See Reference.

Siguiente paso