Skip to content
forked from ndfred/Snapshot

Snapshot an iOS app screen and convert it into a PSD file

License

Notifications You must be signed in to change notification settings

UIKit0/Snapshot

 
 

Repository files navigation

Snapshot

Snapshot an iOS app screen and convert it into a PSD file. It is then very easy to edit a few assets and iterate, rather than grab assets from a monolithic screenshot. A UX designer could also use this exploded view of the app to prototype animations with Framer or Origami. Translation would also be easier with a WYSIWYG interface.

Todo:

  • restore the whole hierarchy in the PSD file
  • support transforms
  • support rounded rects
  • support layer shadows / shadow path
  • support content mode and stretchable images
  • support alpha
  • support layer masks
  • support shape layers
  • support text layers
  • name the layer groups

About

Snapshot an iOS app screen and convert it into a PSD file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 84.7%
  • Python 15.3%