Photoshop extension that converts layer properties to CSS
The project is abandoned, might be useful only to fork
Besides, makes a plenty of other goods, as listed below.
But for now it is far from use. Currently developing graphics library โ the basis for this plugin.
Features
- Shadown and glows โ
box-shadow
.
Support of blending modes! - Overlays and layer fill โ merged
background
. - Recognized rectangle โ
border-radius
,transform
,width
andheight
. - Not rectangle vector mask โ SVG in
background: url(data:image/svg+xml,โฆ)
. - Pattern fill โ
background: url(data:image/png,โฆ)
- Character & Paragraph โ
font-*
&text-*
. - Multiple selected layers โ composite style.
- Optional browser prefixes, color formats and other settings.
Usage
- Wait while developed and participate if you wish
- Install
Photoshopr.exp
as extension - Open Window โ Extensions โ Photoshopr
- Select layer and press Get CSS
License
I didnโt think about it yet. So, if you want to take it for free โ youโre welcomed!