Microlink for Screenshot - Turns any website into a screenshtot

Take a screenshot of any website
Just enter a URL and you will receive a snapshot back, served from a global CDN.
You can consume it directly from your markup, taking advantage of the rest of Microlink API capabilities.

Add a comment

Replies

Best
Hello Kiko, I tried your service, it works very nice! Congrats! :) I've been thinking to implement it in web app that I'm working on, so I was wondering if there is any way to define screen width in pixels, rather than device name? Thank You.
We're using imagekit.io for hosting the screenshots. It's a specific CDN oriented for image supporting transformations on the fly. For example, suppose this is the URL of your screenshot We can create a thumbnail of the snapshot just adding the transformation as part of the URL All the transformations available are here: I understand the way the transformation should be added into the URL is not too friendly (right now, you need to modify the original URL), so I'm going to work in a more affordable way for doing that 🙂
great explanation, congrats !
Thanks! a lot effort there 👏
what about full page with scrolling ?
If the screenshot is full page, you don't need to scroll.
i do not understand. my input => result => The result is NOT the whole page with scrolling.
That's because you need to add `fullPage` parameter, like: You can find the list of parameters you can use with screenshot here:
Woah, the landing page is amazing!! 😍
Thanks a lot for those words, the website is the part with most effort!
Awesome.
It's Very useful for creating Infographic.
happy you like? Can you explain a bit your use case?
Let's take an example of Blogger, Suppose I am a blogger and I am going to write an article about the top 10 free themes for Blogger/Wordpress. So being a blogger I know the Themes URL now I just need to paste a link and my screenshots are ready to use. Now I can add screenshots in our article. Thanks
it was designed exactly for that 👏
I am Curious to use this service for my blog article. I also have a suggestion, is it possible to take bulk Screenshots or bulk URLs at a time. If it is possible then it can save a lot of time.
I am going to rewrite my article "11 Free Resources to Practice Java Skills like a Pro" using , Right now It has only a few Pics of the logo of websites but later it will have all 11 Pics of all sources I have written in my article.
now that pupeteer is firefox ok, maybe include parameter of browser emulation : chrome or FF or safari (i see in your landing page). Today it use a chrome headless engine ? cheers !
that's a cool dev thing, but doing that, what is the perceptible value for the end user?
if you clients are devs, today there is 3 rendering engines. Chromium (chrome + edge) ; gecko for FF and webkit for Safari. Its always nice to see the rendering on all 3 with 1 call. But i get if you are not targeting them
Microlink screenshots now support an image URL as background 🙌 ◆ Live demo: ◆ Documentation: