Make your own simulacrum plates.
Available at https://facsimile.vercel.app/
Uses HTML/CSS/TS and html2canvas.
Part of AUTOMATON.
- Upload a "book" file. A "book" file is a JSON file with a specific structure that represents quotations. Use Apothecary to get one.
- Adjust the color parameters. Use Mirage to find a color palette.
- Use
PageUp
/UpArrow
andPageDown
/DownArrow
to check resulting images for any issues. If any arise, edit the book file directly and reupload it. - Press
Compile
and wait for the images to be processed. Depending on the amount of images, this can take a minute or two. Wait until there are no more messages appearing in the console (ctrl + shift + k
). - Press
Download
.
- add: loading feedback for compilation stage.