CSV to Card

Load a CSV file containing card data and render each row as an Altered card. Useful for generating custom or fan-made cards in bulk.

1 — Load your CSV

📄
Drop a CSV file here, or click to browse
UTF-8, semicolon-separated — see the format reference below

Format reference

Columns are case-insensitive. Orange = required. Blue = optional.

Text tokens

These shorthand tokens in mainEffect / echoEffect are automatically replaced by the renderer with the corresponding icon from the Altered icon font.

{R}
{J}
{H}
{T}
{D}
{O}
{M}
{V}
{I}
{0} … {9}
{X}

Text formatting

After token substitution, these patterns are interpreted as rich text.

#text#Gold highlight — colored text
[[text]]Keyword link — bold + underlined
[text]Keyword — bold
(text)Parenthetical — (italic)
[]Section separator — rendered as a space between effect parts
two spacesLine break