Skip to content

ccgus/lift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Layered Image File Type

That's the proposal for the name.

Motivation behind this project

There is no standard and easy to parse image format that handles layers. This project hopes to become just that by creating and documenting a container format using SQLite 3.

http://shapeof.com/archives/2013/4/we_need_a_standard_layered_image_format.html

Why not use PSD or Whatever?

PSD is very complicated and hard to parse. SQLite is everywhere and easy to use. It's easy to get data in and out from just about any scripting language, and C bindings are no problem.

The goal is to make in unnecessary to parse bytes to get to layer data.

Mailing list

http://groups.google.com/group/lift-dev

Spec

See the file "Lift Specification" for information on creating and reading a lift image.

How to help

A reference Python implementation is needed.

An importer and exporter for Photoshop would be great to have.

About

A publicly documented image container format based on SQLite

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •