Skip to content

Atom package which helps to extract information from .psd files.

License

Notifications You must be signed in to change notification settings

GomatoX/psd-extract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

psd-extract

Atom.io package which helps to extract information from photoshop layers.

psd-extract

It's very early version so it only collects css information, below is all supported css properties:

width
height
top ( in psd document )
bottom ( in psd document )
font-size
font-family
font-weight
color ( rgb/rgba )
line-height
background-color ( rgb/rgba )
background-image: linear-gradient ( not tested with complex gradients )
text-shadow
box-shadow
opacity
border
border-radius
text-transform ( uppercase only )

About

Atom package which helps to extract information from .psd files.

Resources

License

Stars

Watchers

Forks

Packages

No packages published