Standalone


Import image from gallery (drag and drop support) or take it from webcam, also you can launch the editor with any image you want by changing “src” parameter (url of image to load into editor, can be relative toindex.htmlor absolute). Example: http://127.0.0.1:3000/index.html?src=*
You might need to host lollipop on a server to avoid some strict browser restrictions around file:// protocol. Any server will do, there are no requirements for it.