Tagged Questions

12
votes
8answers
14k views

Using a CMYK PSD without Photoshop

I have run into a common, yet difficult problem. I do not use Photoshop for image manipulation. Since all my work is web-based, GIMP does what I need in 99% of the situations. The problem is that I ...
1
vote
2answers
88 views

I'm looking for a way to convert PSD format to something Gimp can read

I have a bunch of PSD files (and more to come) and I want to get them into a format I can work with. I have had (some) success reading PSDs with Gimp before but these files won't read properly. Is ...
1
vote
3answers
145 views

Implementing a web page from a .psd file [closed]

I want to develop a login page for my application. I searched on Internet and found a .psd file. I will write my own JavaScript code for it but how can I use that .psd file to get css files and images ...