Description
Provides Pandoc document conversion as an HTTP servant-server. This lets applications expose document conversion through an API instead of only calling conversion code locally.
It is useful for services, internal tools, web applications, and automation that need centralized document conversion. It is a library/server component and must be integrated into an application to run.