Issues under Win7/Vista with UAC

December 7th, 2010

We’ve released a new version 1.5 that doesn’t hang anymore when run with no administrator permissions under Vista / Windows 7.

Unfortunately you can only use PSDBreaker with Administrator rights because it needs read/write access rights to C:\Program Files\Adobe\Adobe Photoshop CS5\Presets\Scripts.

Luckily you don’t have to disable UAC for this, here are the two steps to make PSDBreaker run fine:

  • After installing PSDBreaker.air go to C:/Program Files/PSDBreaker and run PSDBreaker.exe again with administrator permissions (right-click / Run as Administrator). Right now you must have an “Installation successful” message from PSDBreaker. image
  • Modify your Adobe Photoshop shortcut to run Photoshop as an Administrator
  • image

64-bit Photoshop

November 19th, 2010

We’ve fixed an issue with PSDBreaker installation on 64-bit Adobe Photoshop – now it installs correctly. Please redownload if you had issues.

Minor improvements

October 19th, 2010

PSDBreaker now:

  • Groups elements and centers them, if needed:image
  • Corrects a firefox bug with margin-top when used with floats
  • Has an improved button detection algorithm

Speed improvements

August 9th, 2010

Because of a new export algorithm, PSDBreaker now runs 5-7 times faster! Some other minor changes:

  • Vertical gradients are now detected and background-repeat: repeat-x is set for the 1xh cropped background image
  • Vertical boxes are now implemented using 3 successive divs instead of 3 nested divs

Auto Margins

July 2nd, 2010

The latest version of PSDBreaker detects centered elements and applies margin:auto:

image

New features

June 29th, 2010

PSDBreaker now does the following:

  • Adds float:right when a div is aligned to the right of its containerimage
  • Detects drop shadows in Photoshop and renders them using text-shadow: image