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
CompletableFuture and jobs 202.
