screenshot icon indicating copy to clipboard operation
screenshot copied to clipboard

A screenshot API to convert web to image or PDF. Supports desktop and mobile views.

Results 3 screenshot issues
Sort by recently updated
recently updated
newest added

The https://cdn.statically.io/screenshot/ URL is not working, from the Docs https://statically.io/docs/using-screenshot/. Example: https://cdn.statically.io/screenshot/dev.to Example result: ![image](https://user-images.githubusercontent.com/31246083/155185778-62e48e7d-67c1-4f48-abaa-6d9ccdc76e2e.png) (Resolves to https://cdn.statically.io/gh/staticallyio/screenshot/main/public/error-500.png) Please check, thank you.

As it is mentioned under Screenshot guidance ->Image resizing `w` and `h` available only on desktop mode. Looking for something like this https://cdn.statically.io/screenshot/google.com?h=100 Or https://cdn.statically.io/screenshot/h=250,w=300/google.com But No Help.

I need to screenshot a website wich has additional content loading and is kinda slow, so I would need to wait for 1 or 2 seconds before the screen shot...