Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

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 ...
11
votes
3answers
4k views

How to create a layered PSD file from command line?

I need to create a layered PSD file with ImageMagick or any other command-line tool available on Linux platform. Since I need to do this on Linux server, I can't use Photoshop scripting. The ...
6
votes
5answers
3k views

Best Way to Convert PSD to CSS/HTML File?

I'm working to convert a Photoshop PSD to a HTML/CSS web layout. I know there are some tricks to doing this quickly, I just don't know what they are. The question is, do you?
5
votes
1answer
558 views

Extract layers from PSD with ImageMagick, preserving layout

I'm using ImageMagick to extract layers from a PSD, and it gets them all out fine with: convert image.psd image-%d.png But the resulting PNG images are of varying dimensions, depending on the ...
4
votes
5answers
2k views

What tools are there to slice a PSD?

I regularly slice web designs provided in PSD format. As a site-builder, I don't need to create graphics—I only rearrange the layers, hide ones and show others, pick colors, widths, heights, and so ...
3
votes
5answers
3k views

Editing Photoshop PSD text layers programmatically

I have a multi-layered PSD, with one specific layer being non-rasterized text. I'm trying to figure out a way I can, from a bash/perl/python/whatever-else program: load the PSD edit the text in ...
2
votes
1answer
54 views

Programmatically change PNG / PSD image colour in .Net

I have a number of web controls, which are made up of png images. The simplest is a button. I need to be able to generate these controls with different colours depending on the colour selected by the ...
2
votes
1answer
49 views

.NET Form Post - JPG files er sent fine, PSD files give strange behavior

I have a page with an iframe on. I have a form who post to this iframe. The post contains two form fields(one file and one hidden textfield with an ID number). Everything works fine when i choose a ...
2
votes
5answers
200 views

How should I convert this PSD to HTML & CSS Menu

I'm trying to convert this PSD to HTML with CSS. And this is what I've got so far (using CSS3). But I've no idea how to put a divider between the menu items. Any ideas? EDIT: Seems example ...
2
votes
2answers
346 views

Python PSD layers?

I need to write a Python program for loading a PSD photoshop image, which has multiple layers and spit out png files (one for each layer). Can you do that in Python? I've tried PIL, but there doesn't ...
2
votes
1answer
204 views

Python read multilayer PSD?

Can you read a multilayered PSD image with Python? Ive tried PIL, but it only seems to access the first layer. Another problem is the result is black if the layer was set to "hidden" in the program.
2
votes
1answer
146 views

WPF and PSD - how to import graphics

I'm a developer of WPF application and I should to apply a design of application, created by designed in PSD format. But I even can't imagine what should I do at first time. How to import some element ...
2
votes
2answers
507 views

psd file format

I am attempting to find documentation of the psd file format so I can read in a .psd and then save out the individual layers as files, along with do other modifications. Does anyone know of any ...
2
votes
4answers
126 views

What questions should I ask to client before to start PSD 2 XHTML work?

I have a PSD design file for fixed width site which I'm converting to accessible cross browser xhtml markup. It is not my design and I cannot write server side coding (php, asp.net, etc). My job is to ...
1
vote
2answers
51 views

Android Design UI Element PSDs

About to start on designing an Android 4.0 app, and need to develop mockups for our client. The images on Android Design (http://developer.android.com/design/index.html) are great, but it'd be ...
1
vote
1answer
20 views

Show PSD Preview in PictureBox

Is there a way to show the preview of a PSD file in a PictureBox or ListView? Can it be done without the help of a library?
1
vote
2answers
87 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
1answer
68 views

android psd library to work with psd format

I'm looking for a component/library that allows to read a psd and export to a psd in an android app. I found a java-psd-library. So far I'm successful in reading the psd - detecting layers in the ...
1
vote
3answers
144 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 ...
1
vote
1answer
86 views

PIL - empty PSD image

I'm trying to load this PSD image with Python Imaging Library. http://www.2shared.com/photo/JjSY7dN-/BG1.html I'm not very familiar with layered images. Can someone check to see what's the issue? The ...
1
vote
5answers
162 views

Learning to go from PSD to HTML/CSS [closed]

I'm a programmer (in case some people believe otherwise), I built a web application using my tools of choice, which are not relevant to this question. I have some raw HTML and almost no CSS in the ...
1
vote
1answer
65 views

php opening a psd file

I apologize that this isn't so much a programming question as it is a general information question. I do know C and C++ as well as my web languages, but I ran across a php class that extracted a .psd ...
1
vote
0answers
128 views

From .PSD to custom Twitter Feed [closed]

I am trying to take a .PSD from here and import all tweets by a specific user, the same user's @ mentions, and two specific #hastags using only jQuery or JavaScript. I have sliced the .PSD into the 4 ...
1
vote
2answers
494 views

Convert PSD to Android XML (layout) Format?

I am coding an Android App for a research project at my institution, and have been working with a designer who has rendered some attractive UI mockups in Photoshop (using CS5). I'd like to implement ...
1
vote
2answers
2k views

Convert JPG to HTML

I am quite new to web development so I wanted to ask people here if there exists any software which can convert JPG/PSD to its respective HTML/CSS equivalent? I am not looking to embed the image in ...
1
vote
1answer
371 views

how to know about the font information in a psd file?

I have this psd and trying to convert it to html css. But only thing I can't determine is what font they used in the psd? How can i find out about the font information?
1
vote
4answers
200 views

How to make CSS/HTML prototyping faster for engineers without strong CSS skills?

I've been developing Ruby on Rails applications for some time, and have often found help to develop generate the templates of HTML with accompanying CSS. However, I'd like to make an attempt at doing ...
1
vote
1answer
135 views

how do i detect a multi-layered psd file using imageIO.framework?

i don't want to extract or use the multi-layer information, i want to report to the user that it can't be imported. i'm creating specific-sized jpgs from imported files, and the user needs to decide ...
1
vote
2answers
182 views

Need a component/library that allows me to export to PSD (Adobe Photoshop's)

Does anyone know of a library/component for Delphi that allows exporting graphics to a multilayer PSD? Thanks in advance!
1
vote
2answers
814 views

How could we implement diagonal gradient of a PSD into our css xhtml code?

First of all, I want to tell you guys that I'm not a designer and not a css/xhtml coder as well. I'm asking this question for one of my friend, He is working on a site which has diagonal gradient (it ...
1
vote
0answers
34 views

Site to buy and compare logos [closed]

Along time ago i stumbled on a site that lets you offer a job to every designer on the site and they all show the logos they have made for you, and you decide which one you like best and pay. Do any ...
1
vote
1answer
342 views

Open source for reading and writing multi layer .psd image

I am in Mac OSX, Cocoa . I want to read and write multi layered .psd images. With Cocoa native api's i can read or write the images as flat images.(i.e., single layered) So is there any 3rd party ...
1
vote
2answers
234 views

PSD slicing good practices

I'm managing the development of a website (new job) and we are currently on the slicing phase of the template, and I hear a lot of things of what we should and should not do while slicing... so what ...
1
vote
4answers
504 views

convert PSD to website

Hi there' I'm learning web dev and I am already stucked at some point.. How do I convert a PSD template to a html/css website ? I've cropped all part of the image and saved them in .gif ...
1
vote
2answers
1k views

Circular Gradient and WPF

I need to replicate a circular (or angle) gradient from a Photoshop comp in WPF; so far I can only find linear and radial. Does anyone know if such a thing exists, or and easy way to get get a ...
1
vote
2answers
240 views

Work with PSDs in PHP

I was recently asked to come up with a script that will allow the end user to upload a PSD (Photoshop) file, and split it up and create images from each of the layers. I would love to stay with PHP ...
0
votes
0answers
20 views

How detect groups in photoshop .psd file?

I create app wich opens/reads psd file layer by layer. Now I need to detect group and create tree as in photoshop. I know when in layers list layer name is "/Group Layer" that mean group is open, and ...
0
votes
0answers
33 views

How to save psd layers in png using PSD-plugin for Paint.NET?

How to save psd layers in png using PSD-plugin for Paint.NET? Trying to do this way: System.Drawing.Image img; var stream = new System.IO.MemoryStream(); var BRW = new ...
0
votes
1answer
32 views

How to convert psd(photoshop file) or tiff to PNG using Ghostscript?

I am attempting to use Ghostscript to convert PSD, TIFF, PCX...files to PNG file. Using ghostscript 9.04, EPS or PDF is work that convert to PNG. But failed psd(same tiff, pcx) file. Error message is ...
0
votes
1answer
88 views

Using ImageMagick convert a PSD to various Android density images

I have a PSD that contains the graphics I require split onto various layers and I am wanting to use ImageMagick to convert these into the various png files. I have managed to work this out using. ...
0
votes
1answer
48 views

Getting animation information from PSD file?

I have been looking through Adobe's File Format Specification for PSD (Photoshop files) and cannot figure out where the details of animation are stored. I am looking for things like looping setting ...
0
votes
1answer
50 views

Designing WPF application based on PSD

What is the best approach to design WPF application based on design template in PSD format? Are there some special programs to use or is the best way to take a part by part from the original PSD ...
0
votes
1answer
44 views

How to insure PSD's are skinned correctly [closed]

Can anyone give me some best practices or a process around validating that development has skinned a PSD correctly? I am asking as a QA Engineer that is now responsible for this task.
0
votes
0answers
47 views

PSD to xHTML div background on height change

okay so I have my mockup in PSD. everything is great, but htere is a problem. At one of my divs, I have the gradient that goes all the way down, from dark blue to a bit lighter blue. but at the end, ...
0
votes
0answers
169 views

Android - UI Design (measurement - matching design PSD)

Need to develop Android application supported in multiple screens. W have the design PSD and we need to develop screens based on that. I need help on how to measure the screen (with exact spacing as ...
0
votes
1answer
33 views

how to convert lighting effects in psd to xhtml?

i have a psd that i am converting now to xhtml. the design is great and the coding is fun but the psd is full of lighting effects layers. each element in the page (header,footer,content,buttons and ...
0
votes
0answers
97 views

Need help to convert PSD to PNG in GraphicsMagick

I am trying to convert PSD to PNG in GraphicsMagick by using the following command: #gm convert file.psd -flatten file.png Everything looks no problem while the web application is in stagging ...
0
votes
1answer
63 views

PSD specifications help

I'm writing a program (in Python for now) for reading PSD files. I'm using this specification: http://www.fileformat.info/format/psd/egff.htm Here it says BYTE Name[]; /* Even-length ...
0
votes
1answer
279 views

Get the metadata of PSD file

I want to fetch the metadata of a PSD file in PHP with ImageMagick. I only know how to do this for JPEG or other images types (exif, iptc and so on) but don't know how to read the metadata of a PSD ...
0
votes
1answer
190 views

PHP: Get the position (x, y) of the layer of PSD file

I am using Imagemagick with PHP and want to get the position of the layer (x,y) but dont know how. I read the PSF file in PHP and read every layer in it like this: for ($i = 0, $num_layers = ...

1 2