drosan-dev / token-sheet-generator

work in progress

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Token sheet generator

version 0.4

This app places tabletop RPG tokens on a PDF sheets, which helps save time in preparing for printing.

App: https://kizhifox.github.io/token-sheet-generator/

To do

  1. Site design.

Screenshot of the program

Version history

  • 0.1 Project start:
    1. Support for PNG and JPEG format;
    2. Tokens arranged into a list with picture and settings;
    3. Tokens settings: number of copies, creature size;
    4. Document settings: page format, units, medium token width, page sizes, paddings;
    5. PDF export: preview in browser, print or download to device;
    6. Support for multi-page documents.
  • 0.2:
    1. Abitily to save and load your projects.
  • 0.3:
    1. Ability to sort tokens;
    2. New default PDF design;
    3. Changing page height and width to bottom and right margins;
    4. New default settings.
  • 0.4:
    1. Protection against incorrect input;
    2. Translation into Russian.

About

work in progress

License:GNU General Public License v3.0


Languages

Language:JavaScript 80.8%Language:HTML 18.0%Language:CSS 1.2%