cheat-sheet-maker

Cheat Sheet Maker

Create printable, interactive cheat sheets with draggable, resizable tiles for text and images.
Try it live: Cheat Sheet Maker Demo


Features


Usage

  1. Add Tiles: Click “Add Tile” to create a new draggable/resizable tile.
  2. Edit Content: Type in the textarea or paste images into a selected tile.
  3. Select & Delete: Click a tile to select (highlighted in red), then “Delete Selected” to remove.
  4. Resize/Move: Drag tiles or resize from edges; snapping keeps things tidy.
  5. Change Page Size: Use the dropdown to switch between notecard and paper sizes.
  6. Print: Click “Print to PDF” for a print-friendly version.
  7. Save/Import: Use “Save” to download your layout, and “Import File” to restore it.

File Structure


Technical Details


Development

Clone and open cheatSheet.html in your browser.
No build step required.

```sh git clone https://github.com/binkersss/cheat-sheet-maker.git cd cheat-sheet-maker

Open cheatSheet.html in your browser