Live data from Hacker News

Clever screenshot app turns your desktop into Photoshop layers

layersapp.com

11–20 of 35 posts

Re: Clever screenshot app turns your desktop into Photoshop layers

#11
post #2

This is actually brilliant. Is wrapping a web rendering engine and exporting the web page as a PSD file the next step?

I agree - not a lot of utility in this (for me at least), but I'd pay $100 for something that did this for webpages.

Re: Clever screenshot app turns your desktop into Photoshop layers

#13
post #3

It's pretty cool, but I'm not sold on it being $15 of cool.

If it saves someone only an hour of their time, then surely it would be worth the $15 price tag?

Hmm, I suppose that's a pretty good point. I would have a hard time justifying the purchase unless I were in a position where I regularly took screenshots of my desktop and needed to move windows around as separate layers on a regular basis.

Re: Clever screenshot app turns your desktop into Photoshop layers

#14
post #10
post #3

It's pretty cool, but I'm not sold on it being $15 of cool.

I'm not sure why the parent is downmodded - it seems to me that $15 is indeed a relatively high price tag for something that seems like a single feature of a graphics program, albeit a useful feature.

People who take a lot of screenshots are willing to pay for convenience. SnapzPro has sold a ton of licenses at $69 for example. I just sent this app to my dad, he writes computer books and screenshots can be the bane of his existence--if it saves him time he'd pay 5x the price.

Update: He just wrote back, "I can't believe it's only $15!"

Re: Clever screenshot app turns your desktop into Photoshop layers

#15
post #8

This is cool and all, but what's the utility? You can already isolate individual windows and arbitrary screen regions with the built-in OS X screenshot grabber.

Agreed. While I can see that it's a clever thing and nicely done, I can't think of anyone who routinely needs to screenshot all (or at least multiple) windows at once but separately. Someone who saves a ton of time using this, please tell us what you're using it for!

I just sent it to someone who publishes Photoshop tutorials for a magazine--lots of shots involve multiple windows and the layout people love to be able to play around with that sort of stuff.

Re: Clever screenshot app turns your desktop into Photoshop layers

#16
post #2

This is actually brilliant. Is wrapping a web rendering engine and exporting the web page as a PSD file the next step?

I agree - not a lot of utility in this (for me at least), but I'd pay $100 for something that did this for webpages.

why?

Re: Clever screenshot app turns your desktop into Photoshop layers

#18
post #2

This is actually brilliant. Is wrapping a web rendering engine and exporting the web page as a PSD file the next step?

I agree - not a lot of utility in this (for me at least), but I'd pay $100 for something that did this for webpages.

is the ScreenGrab! Firefox extension no good?

Re: Clever screenshot app turns your desktop into Photoshop layers

#19

This is cool and all, but what's the utility? You can already isolate individual windows and arbitrary screen regions with the built-in OS X screenshot grabber.

You have a webpage open in firefox, safari, IE (via parallels). You grab all three in one go and reposition them on top of each other to get pixel accurate offsets?

Re: Clever screenshot app turns your desktop into Photoshop layers

#20
post #4
post #2

This is actually brilliant. Is wrapping a web rendering engine and exporting the web page as a PSD file the next step?

I'm thinking it would be the easiest to do this via DOM manipulation. Sequentially set visibility: hidden to all elements except one, take screenshot, continue on to the next one. Not the most elegant solution, but it's quick and you don't need to understand WebKit or Gecko's source.

That would be seriously cool. Imagine one-click then rearranging a site on the fly.
Post reply on HN