photoshop

How to load an image in active document? (Photoshop Scripting)

Hi, I am new to photoshop scripting. I want to load an image image (from my hard disk) into the active document as a new layer with positioning. How can this be done? Can somebody please share the code? Thanks ...

How to create Multiple images with hyperlinks

I have a psd image with me. This image has been created combining multiple images. I want that each of this multiple images must have a seperate alt tag and a hyperlink. When the user clicks on it, he/she should be taken to the that url. How can I do it. Please suggest me all options like open source or online tools etc. ...

Is it possible to have a transparent photoshop image render in CSS?

Is it possible to have a transparent photoshop image render in CSS? I tried saving as jpg and gif with transparency selected but when I overlay it in css it shows the background color behind it and not the image which is under it. I played with the z-index and it didn't help. Thanks ...

Image Transformation on iPhone, how to?

Since I cannot pre-render all the images in PNGs and real-time image transformation functions are required, namely: skew perspective (like the transform action found in Photoshop) Which API (CoreAnimation? OpenGL ES?) should I look into? Even better, is there any sample code around? Thanks! ...

Photoshop actions with auto rotate

I build my action for create image thumbs, and I want add to the end of action auto rotate to my thumb. My question is: How add rotate with random angle from -45 to 45 degree? ...

background-color:#070707; different in photoshop than in browser

I'm coding a website with: background-color:#070707; That color should be a very dark gray, just the way I see it in photoshop. Now when I launch this in my browser (the background-color is set on the body using CSS, so it's not an exported image), the color is darker than in Photoshop. I know there can be differences when exporting i...

Best way to get photoshop to optimise 35 related pictures for fast transmission

I have 35 pictures taken from a stationary camera aimed at a lightbox in which an object is placed, rotated at 10 degrees in each picture. If I cycle through the pictures quickly, the image looks like it is rotating. If I wished to 'rotate' the object in a browser but wanted to transmit as little data as possible for this, I thought it...

.GIF re edit! Can't figure it out!!

http://img227.imageshack.us/img227/1892/hatersgonna.gif That is the photo.. I am trying to cut around it so its a little smaller and make him walk the opposite direction. The reason I am doing this is for a VBulletin forum signature since it marquees left to right. I have tried editing the animation in Photoshop and I flipped the canva...

How to replicate PS multiply layer mode

Does anybody know of a good way to replicate Photoshop's multiply layer mode using either an image or CSS? I'm working on a project that has thumbnails that get a color overlay when you hover over them, but the designer used a layer set to multiply and I can't figure out how to produce it on the web. The best thing I've come up with is...

"Explain a complex process" with snagit

Often I have a situation when I meed to show whole picture but clarify details I would like to create something like this: As I am not a designer and not familiar with PhotoShop I would like to use some tool. Does anyone know how to do it with snagit? Or advice some other tool that can create something like that. ...

Shapes-tool creating a vector mask every time, cannot seem to fix in CS3?

Every time I create a shape using the shape tool, it places a vector mask on top of this. I don't know how I enabled this but it does not do it on my laptop version, only my desktop. I can seem to disable this problem I am having. Even reinstalling and restoring defaults I cannot seem to stop this. Very frustrating, anyone have a fix f...

copying a file into photoshop directory using a batch file

Hi, I am trying to modify a batch script that installs a simple script file into the users photoshop directory. The basic process of the installer is to copy the bulk of the products files into the %APPDATA% folder, then this batch script runs post-install that copies a little hook script into photoshop\presets\scripts. However we'...

Using JavaScript scripting in Adobe Photoshop,how to save some layers as same size?

I have script to save some layers. But it's save as original layer size. I want to save layers as same costom size. Do you know or have a script like this? ...

A Photoshop Design question from a programmers point of view

Every time I design websites in Photoshop, I slice up the elements I want to bring into my html page. I am experiencing a problem where the css-ruled background colors vary from the same color saved in photoshop. Consider this example: There is a square div with a background color of #080808. In photoshop, I slice up an image that will ...

Photoshop "Save to Web" automation

I'm fairly new to Photoshop (Still CS4) and I often get designs for websites where slicing them up takes a fairly decent amount of time. Some sites have layers that are all going to be the same exact size, and they are stacked on top of each other (Slideshows, that type of thing). I usually move these layers to a new document with the s...

how to learn web design technics

I am a beginner for web designing .I want to learn most useful method used in web designing world,please tell some tutorials for learn creative website using photoshop,css ,html,...... thanks. ...

photoshop javascript scripting question

This following script almost does what I need. What I'm trying to do is go through the opened documents, 139 of them, and save them as jpeg. However what it's lacking is moving from one opened document to the other, so it saved the same image over 139 times. I assumed doc.close() would close the opened document and give a new one focus, ...

Color differences between cocoa and photoshop

I'm having some trouble with colors in interface builder and cocoa. I built out my interface in photoshop, and when i copy the RGB values from photoshop and set my UI elements in interface builder, or through code, the colors are not even close. I've messed around with setting color profiles in photoshop but can't seem to find one that m...

Is there any tool or technique to convert from phtoshop to HTML?

I would design the whole mock up page for by website using photoshop including sample data ... When i finished and i'm satisfied with my whole page layout, i would split images and write styles to generate plain html page with images and markup tags... I wonder is there any simple tool or technique to convert photoshop image into HTML ...

Menu Button Assistance

Hi, Based on this menu structure: menu system I want to purely use a CSS based Menu System but am unsure what is the best way to approach to get the blue gel 2D button look based on "Home" and "About Us" ? I basically would like to know how to achieve this button look and then in CSS use this background button and then be able to add...