High resolution image export from shapediver viewer

Hello. I was wondering if there was a way to get high resolution images exported from the shapediver api? I know that there is a way to take screenshots in the API, but they seem to be too low of a resolution for what I need.

The resolution you get from IViewportApi.getScreenshot depends on the resolution of the canvas element used for the viewport. You might be able to ramp that up in your web application.

Hello @Jack_Belter,

in our last viewer release (version `3.13.3`) we exposed a new screenshot functionality in which you can provide the resolution of your choice!

Let me know if that works for you!

Cheers, Michael