Live data from Hacker News

Show HN: urlbox.io - Add beautiful website screenshots to your site

urlbox.io

21–30 of 48 posts

Re: Show HN: urlbox.io - Add beautiful website screenshots to your site

#21
This is a good idea, I actaully created something similar using PhantomJS the issue is web fonts there isn't a solution to rendering typekit webfonts using a headless webkit implementation see http://code.google.com/p/phantomjs/issues/detail?id=247 for more details.

As soon as webkit is updated to have better support for OTF fonts urlbox will become so much better

Re: Show HN: urlbox.io - Add beautiful website screenshots to your site

#22
post #10

No flash plugin. That was a hard to solve problem for me I would love to pay for. What they are offering does not look competitive.

I know how to get Flash working in case you're interested. I'm assuming here that you (and they) are both using Webkit2png. In that case what you do is install Flash ([package-manager] install flash-plugin) then... Well, the gist of it is that once you have Flash installed you need to enable plugins (-F plugins -F javascript) as well as set the wait ('-w 10' for 10 second wait before shot's taken) option so that the…

Wait was making me a trouble. I solved it by doing a few shots by hand. But thanks for the future reference.

Re: Show HN: urlbox.io - Add beautiful website screenshots to your site

#24
post #18

For a single-purpose app like this, at least it could do a better job at rendering the screenshots, if you ask me. I tried it out on my site (no custom web-fonts, pretty standard stuff) and the font-rendering looks awful: http://cl.ly/image/3S2E3Z3i412n

It's probably related to linux font rendering.

Not necessarily. I'm going out on a limb and guessing at what they're using under the hood and if I'm right then font rendering wouldn't be the issue. I assume it's some sort of app that uses webkit to render pages then x-server to create the png. So in my experience, what's usually the problem for me is my own markup. If you're not meticulous about cross-browser consistency then this sort of stuff happens. It's not that it looks terrible, but it's just disappointing as it's not what you're used to seeing or what you want people to see.

Re: Show HN: urlbox.io - Add beautiful website screenshots to your site

#26
post #13
post #6

So, this is a web based API wrapped around webkit2png starting from 9.99 a month?

Seems like it, though that could come in handy.

By the looks of the terrible font rendering it's most likely khtml2png.

Re: Show HN: urlbox.io - Add beautiful website screenshots to your site

#27

This is a good idea, I actaully created something similar using PhantomJS the issue is web fonts there isn't a solution to rendering typekit webfonts using a headless webkit implementation see http://code.google.com/p/phantomjs/issues/detail?id=247 for more details. As soon as webkit is updated to have better support for OTF fonts urlbox will become so much better

I'm confused as to why OTF will make everything better?

Re: Show HN: urlbox.io - Add beautiful website screenshots to your site

#28

This is a great idea. I was actually working on something similar yesterday! The beauty of this is that it has so many uses! I think all the haters need to chill and think about this for a minute. Yeah, it's probably a wrapper around webkit2png but outside of HN people... 1. Don't know how to use the terminal 2. Can't install webkit2png themselves (there are a lot of things that can go wrong - just ask me because the…

urlbox creator here.

Thanks for the comment. You're absolutely right - There are companies / developers out there that just want to add this feature to their site without spending a lot of time and resources on it. urlbox takes care of capturing, storage, caching, thumbnailing and also optionally wrapping in mobile devices

Re: Show HN: urlbox.io - Add beautiful website screenshots to your site

#29
Interesting question, especially as the Sony/KDE-Icon-thing is such a topic today:

Is this copyright infringement? They use apple.com as an example. The grabbing process clearly doesn't happen on the client side. Even if it did, what would be the implications of using Apples website, logos and trademarks embedded in your content without user interaction?

Re: Show HN: urlbox.io - Add beautiful website screenshots to your site

#30

This is a great idea. I was actually working on something similar yesterday! The beauty of this is that it has so many uses! I think all the haters need to chill and think about this for a minute. Yeah, it's probably a wrapper around webkit2png but outside of HN people... 1. Don't know how to use the terminal 2. Can't install webkit2png themselves (there are a lot of things that can go wrong - just ask me because the…

Agree! This is really good, especially if somebody writes plugins for things like wordpress to screenshot straight into your blog
Post reply on HN