Adding `density` parameter to our /document/thumbs Robot
We have added a density
option to our /document/thumbs
Robot to make dealing with high-resolution PDF files easier. The density (in pixels per
inch) of an image defines how far apart (or how big) the individual pixels are, thus defining the
spatial resolution of an image.
If you convert a PDF to images and the result images have a low resolution, use the density to option to resolve that. Please check its documentation here.