Click here to Skip to main content
15,889,096 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi everybody,

I am working Visual Studio 2005 and i want to know how to open PSD file in Visual Studio 2005 and deal with it,

I want to see its HTML and CSS to deal with them,

Thanks
Posted

You have to convert your PSD to HTML first with Adobe Photoshop. Then you can use it with Visual Studio.
 
Share this answer
 
just convert .psd file into image format which ever you want. For this just open Adobe photoshop and open that file and save as any other extension that you want.
Actually this is a image so convert it into .jpeg,.jpg,.png etc. these type of extexsions. Because this is common format for image.
And then you can use in Visual studio.

Hope this will help you.
And don't forget to mark as answer if it helps. :)
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900