TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Page Layers - Convert websites to layered Photoshop PSDs

71 点作者 kreutz超过 12 年前

12 条评论

ralfebert超过 12 年前
Wow! I just decided 4 days ago that I would do at least 5 things <i>every day</i> to improve or promote my apps.<p>To put the focus on putting my time in, not on getting immediate gratification. Like sending out a promo code for the app to an editor every day instead of checking the website statistics every day.<p>To get rid of my perfectionism, good enough is good enough. Like recording the demo video yesterday, which is FAR from perfect and deciding it's good enough, I'll put it out, I can always put out a better version later.<p>I take waking up and finding myself on the front page of HN as a sign that I should continue doing that :)
kevinconroy超过 12 年前
Most designers that I've worked will have manually created a layered PSD file that the site's design is based from.<p>However, overtime this file can become out of date - or can get lost if you change designers or programmers.<p>Seems like this is a great way to restore your photoshop file from the working HTML. Would be amazing if it could link up to the vector graphic files as well. Smart Objects are perhaps the best thing to happen to Photoshop since layers.
freddywang超过 12 年前
Text content should be converted to PSD Text Element. Some of CSS effects are better represented using PSD Layer Style effects. Check out the complete PSD file format here: <a href="http://www.adobe.com/devnet-apps/photoshop/fileformatashtml/PhotoshopFileFormats.htm" rel="nofollow">http://www.adobe.com/devnet-apps/photoshop/fileformatashtml/...</a><p>I haven't really try LZW compression for the image data, but it seems that generated PSD file for a single webpage is extremely huge (multi megabytes PSD file). Standard Photoshop App generate image data with mostly Packbit compression. There is probably room to improve on that.
sandGorgon超过 12 年前
Could you build this into a web-service that non-Mac using folks could use ? Maybe you could use Amazon "Requester Pays" and Devpay [1] to make money out of the service.<p>[1] <a href="http://docs.amazonwebservices.com/AmazonDevPay/latest/DevPayDeveloperGuide/S3RequesterPays.html" rel="nofollow">http://docs.amazonwebservices.com/AmazonDevPay/latest/DevPay...</a>
holgersindbaek超过 12 年前
This looks awesome dude. Looks like you also have some other nice apps up there. Can you make a living from the sales?
评论 #4528846 未加载
julien_c超过 12 年前
Once again, a pity the Mac App Store doesn't offer a way to try before buying (at least at that price point) -- I'd like to see what it does with text, notably, Google Web Fonts (rendered to Bitmap? Automatic downloading of Google Web Fonts to Photoshop?)
grimtrigger超过 12 年前
Very cool. One of those "why didn't I think of that" apps.
grey-area超过 12 年前
The strapline on your web page should be: <i>Converts your website into photoshop layers</i> Not: <i>Converts your website in photoshop layers</i>
评论 #4528861 未加载
brennenHN超过 12 年前
I usually want to go the other way...
prezjordan超过 12 年前
Wow. Powerful stuff. What's the technology behind this? Native Cocoa code?
评论 #4528831 未加载
joshualastdon超过 12 年前
This is some cool tech! Really see myself using this.
JosephRedfern超过 12 年前
What rendering engine is this using?
评论 #4528929 未加载