8000 GitHub - xuzenghang/Psd2Xml: traverse psd document and save the position and order of layers relative to its parent group
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

xuzenghang/Psd2Xml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Psd2Xml

Traverse psd document and save as XML format. Layers all have some basic propertys:

  • Layer Type ( Text,Shape,Normal Layer,etc.)
  • Position relative to its parent container(folder)
  • Content size (bounding box)
  • Order in hierachy relative to its parent container

Some kind of layer has its unique propertys. For example,text layer has propertys such as:

  • String content
  • Font size
  • Font color

About

traverse psd document and save the position and order of layers relative to its parent group

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0