Skip to content
HTML/CSS to ImageDocs

DPI query param

Copy page

We’ve added a new query param dpi which allows you to set the DPI metadata tag on your generated image. For example hcti.io/v1/image/123abc?dpi=300. This only sets the metadata tag, you must still create an image large enough for the needed DPI.

All updates