Skip to main content

Quickstart

Convert a local file

Convert bytes to memory

Convert from URL

Request metadata in addition to Markdown

ConvertResult is a sealed interface with records — use pattern matching (instanceof with binding, or switch) to unpack it. See Reference.

Asynchronous conversion with CompletableFuture

See Streaming and async for more details on CompletableFuture and jobs 202.

Siguiente paso