Top "Photoshop" questions

For questions strictly about photoshop scripting!

How to get the correct font sizes from Photoshop into iOS

I have a design in an psd file. So I copied all text properties (fontname, size (in pt), color, etc) …

ios fonts photoshop pt
Photoshop scripting: changing text of a text layer

Because I don't have enough time to learn all about PS-Scripting, I was wondering, if you may help me. It's …

javascript text scripting photoshop layer
How to select active layer?

It appears that in order to resize the layer it has to be selected(from UI perspective) and active from …

javascript photoshop photoshop-script
How to write text to a text file by Photoshop JavaScript?

I took a look at Photoshop CS5 Scripting Guide and Photoshop CS5 JavaScript Reference, but I couldn't find out a …

javascript photoshop photoshop-script
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 …

command-line imagemagick photoshop psd
Photoshop scripting: Move an image to position x,y

I have an active ArtLayer referenced by the variable NewLayer that I want to move to the absolute position x,…

javascript photoshop flash-cs5 photoshop-script
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 …

html css fonts photoshop psd
What are the algorithms used behind filters in image editing softwares?

For example: What algorithm is used to generate the image by the fresco filter in Adobe Photoshop? Do you know …

algorithm image-processing photoshop filter
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 …

python perl image photoshop psd
Is it possible to turn a png into a layered PSD file?

I have a PNG image that I would like to turn into a layered PSD image. The image itself is …

image image-processing png photoshop psd