Previewer, a REST API that converts a document into an image
Previewer offers a simple REST API that gives back a PNG image in the response body of a GET/ preview request on the API. The URL of the document to be converted is passed as parameter in the GET request. The page format of the preview is the same as the document to be converted. […]