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