The interface to convert some canvas/img tags into a png image on Firefox.
https://github.com/YujiSODE/saveLayers
Copyright (c) 2016 Yuji SODE <yuji.sode@gmail.com>
This software is released under the MIT License.
See LICENSE.txt or http://opensource.org/licenses/mit-license.php
- saveLayers.js
- call "saveLayers()".
-
Selecting some target images
Target tag; here target images can be selected (the all possible images are selected as default).
"Load" button; it loads the target images.
Optionally order of layer structure can also be defined with the Layer index. -
Output
"Output" button; it outputs the converted image as png format. -
Closing interface
"Close" button; it closes this interface.