Tarot Decks (Showcase)
This repository contains tarot decks that are public domain, open source, or Creative Commons-licensed in accordance with the Arcana Land's Tarot Deck Specification. It currently features the following decks:
| Deck | License |
|---|---|
| Rider-Waite-Smith | Public domain and CC0-1.0 |
| Aquatic Tarot | CC-BY-NC-SA-3.0 |
| ASCII Tarot | MIT |
my-tarot-deck/
deck.toml # Deck metadata
card_backs/ # Card back images
scalable/ # SVG images (e.g., major_arcana/00.svg)
h750/, h1200/, h2400/ # Raster images in various resolutions
ansi32/, ansi50/ # Text-based art (ANSI and ASCII) for various heights
names/ # Localization files (e.g., en.toml)
This repository has no single license. Each deck contains its own terms.
All original code, documentation and deck packaging metadata is licensed under the MIT license. Card artwork is not original to this project and is licensed by its respective rights holders.
Per-file licensing is declared machine-readably in REUSE.toml and full license texts are in LICENSES/.
Contributions are welcome! Follow the Tarot Deck Specification and submit a pull request.