lots of transform updates, additions, etc. updated docs. standardized transform dropdown. added qr/bar code tool.

This commit is contained in:
ph1r3754r73r
2026-06-13 13:42:37 -07:00
parent a401bf5b58
commit b90397f0c0
137 changed files with 7636 additions and 449 deletions
+13
View File
@@ -0,0 +1,13 @@
{
"name": "Alchemical Symbols",
"priority": 100,
"description": "Classical alchemical symbol alphabet",
"detectorHint": "[🜂🜃🜄🜅🜆🜇🜈🜉]",
"map": {
"A": "🜂", "B": "🜃", "C": "🜄", "D": "🜅", "E": "🜆", "F": "🜇",
"G": "🜈", "H": "🜉", "I": "🜊", "J": "🜋", "K": "🜌", "L": "🜍",
"M": "🜎", "N": "🜏", "O": "🜐", "P": "🜑", "Q": "🜒", "R": "🜓",
"S": "🜔", "T": "🜕", "U": "🜖", "V": "🜗", "W": "🜘", "X": "🜙",
"Y": "🜚", "Z": "🜛"
}
}
+13
View File
@@ -0,0 +1,13 @@
{
"name": "Celestial Alphabet",
"priority": 100,
"description": "Agrippa's celestial / angelic symbol alphabet",
"detectorHint": "[☉☽☿♀♂♃♄♅♆♇☊☋]",
"map": {
"A": "☉", "B": "☽", "C": "☿", "D": "♀", "E": "♂", "F": "♃",
"G": "♄", "H": "♅", "I": "♆", "J": "♇", "K": "☊", "L": "☋",
"M": "⚳", "N": "⚴", "O": "⚵", "P": "⚶", "Q": "⚷", "R": "⚸",
"S": "⚹", "T": "⚺", "U": "⚻", "V": "⚼", "W": "⚽", "X": "⚾",
"Y": "⛢", "Z": "⛣"
}
}
+13
View File
@@ -0,0 +1,13 @@
{
"name": "Daedric Alphabet",
"priority": 100,
"description": "Elder Scrolls inspired Daedric-style symbols",
"detectorHint": "[ᚠᚡᚢᚣᚤᚥᚦᚧᚨᚩ]",
"map": {
"A": "ᚠ", "B": "ᚡ", "C": "ᚢ", "D": "ᚣ", "E": "ᚤ", "F": "ᚥ",
"G": "ᚦ", "H": "ᚧ", "I": "ᚨ", "J": "ᚩ", "K": "ᚪ", "L": "ᚫ",
"M": "ᚬ", "N": "ᚭ", "O": "ᚮ", "P": "ᚯ", "Q": "ᚰ", "R": "ᚱ",
"S": "", "T": "ᚳ", "U": "ᚴ", "V": "ᚵ", "W": "ᚶ", "X": "",
"Y": "ᚸ", "Z": "ᚹ"
}
}
+13
View File
@@ -0,0 +1,13 @@
{
"name": "Dancing Men Cipher",
"priority": 100,
"description": "Sherlock Holmes stick-figure cipher (Unicode approximations)",
"detectorHint": "[┣┫┳┻├┤┬┴╋╞╡╤╧]",
"map": {
"A": "┣", "B": "┫", "C": "┳", "D": "┻", "E": "├", "F": "┤",
"G": "┬", "H": "┴", "I": "╋", "J": "╞", "K": "╡", "L": "╤",
"M": "╧", "N": "╥", "O": "╨", "P": "╪", "Q": "╫", "R": "╬",
"S": "╭", "T": "╮", "U": "╯", "V": "╰", "W": "▸", "X": "◂",
"Y": "▴", "Z": "▾"
}
}
+13
View File
@@ -0,0 +1,13 @@
{
"name": "Enochian Alphabet",
"priority": 100,
"description": "Enochian angelic script (Unicode approximations)",
"detectorHint": "[ᛂᛃᛄᛅᛆᛇᛈᛉᛊᛋ]",
"map": {
"A": "ᛂ", "B": "ᛃ", "C": "ᛄ", "D": "ᛅ", "E": "ᛆ", "F": "ᛇ",
"G": "ᛈ", "H": "ᛉ", "I": "ᛊ", "J": "ᛋ", "K": "", "L": "ᛍ",
"M": "ᛎ", "N": "ᛏ", "O": "ᛐ", "P": "ᛑ", "Q": "ᛒ", "R": "ᛓ",
"S": "ᛔ", "T": "", "U": "", "V": "ᛗ", "W": "ᛘ", "X": "ᛙ",
"Y": "ᛚ", "Z": "ᛛ"
}
}
+13
View File
@@ -0,0 +1,13 @@
{
"name": "Malachim Alphabet",
"priority": 100,
"description": "Malachim / angel script symbol substitution",
"detectorHint": "[✁✂✃✄✆✇✈✉✊✋✌✍✎✏]",
"map": {
"A": "✁", "B": "✂", "C": "✃", "D": "✄", "E": "✆", "F": "✇",
"G": "✈", "H": "✉", "I": "✊", "J": "✋", "K": "✌", "L": "✍",
"M": "✎", "N": "✏", "O": "✐", "P": "✑", "Q": "✒", "R": "✓",
"S": "✔", "T": "✕", "U": "✖", "V": "✗", "W": "✘", "X": "✙",
"Y": "✚", "Z": "✛"
}
}
+13
View File
@@ -0,0 +1,13 @@
{
"name": "Mary Stuart Cipher",
"priority": 100,
"description": "Mary Queen of Scots nomenclator-style symbols",
"detectorHint": "[❶❷❸❹❺❻❼❽❾]",
"map": {
"A": "❶", "B": "❷", "C": "❸", "D": "❹", "E": "❺", "F": "❻",
"G": "❼", "H": "❽", "I": "❾", "J": "❿", "K": "➀", "L": "➁",
"M": "➂", "N": "➃", "O": "➄", "P": "➅", "Q": "➆", "R": "➇",
"S": "➈", "T": "➉", "U": "➊", "V": "➋", "W": "➌", "X": "➍",
"Y": "➎", "Z": "➏"
}
}
+13
View File
@@ -0,0 +1,13 @@
{
"name": "Moon Alphabet",
"priority": 100,
"description": "Moon phase / lunar symbol alphabet",
"detectorHint": "[☾☽☊☋⚸⚹⚺⚻]",
"map": {
"A": "☾", "B": "☽", "C": "☊", "D": "☋", "E": "⚸", "F": "⚹",
"G": "⚺", "H": "⚻", "I": "⚼", "J": "⚽", "K": "⚾", "L": "⛢",
"M": "⛣", "N": "⛤", "O": "⛥", "P": "⛦", "Q": "⛧", "R": "⛨",
"S": "⛩", "T": "⛪", "U": "⛫", "V": "⛬", "W": "⛭", "X": "⛮",
"Y": "⛯", "Z": "⛰"
}
}
+13
View File
@@ -0,0 +1,13 @@
{
"name": "Passing the River Alphabet",
"priority": 100,
"description": "Golden Dawn Passing the River tarot script",
"detectorHint": "[♠♣♥♦♤♧♡♢]",
"map": {
"A": "♠", "B": "♣", "C": "♥", "D": "♦", "E": "♤", "F": "♧",
"G": "♡", "H": "♢", "I": "♩", "J": "♪", "K": "♫", "L": "♬",
"M": "♭", "N": "♮", "O": "♯", "P": "°", "Q": "±", "R": "×",
"S": "÷", "T": "∓", "U": "∔", "V": "", "W": "", "X": "",
"Y": "∘", "Z": "∙"
}
}
+13
View File
@@ -0,0 +1,13 @@
{
"name": "Rosicrucian Cipher",
"priority": 100,
"description": "Rosicrucian / Golden Dawn symbol alphabet",
"detectorHint": "[⛤⛥⛦⛧⛨⛩⛪⛫]",
"map": {
"A": "⛤", "B": "⛥", "C": "⛦", "D": "⛧", "E": "⛨", "F": "⛩",
"G": "⛪", "H": "⛫", "I": "⛬", "J": "⛭", "K": "⛮", "L": "⛯",
"M": "⛰", "N": "⛱", "O": "⛲", "P": "⛳", "Q": "⛴", "R": "⛵",
"S": "⛶", "T": "⛷", "U": "⛸", "V": "⛹", "W": "⛺", "X": "⛻",
"Y": "⛼", "Z": "⛽"
}
}
+13
View File
@@ -0,0 +1,13 @@
{
"name": "Templars Cipher",
"priority": 100,
"description": "Templar / pigpen variant with dot markers",
"detectorHint": "[◧◨◩◪◫◬◭◮◯]",
"map": {
"A": "◧", "B": "◨", "C": "◩", "D": "◪", "E": "◫", "F": "◬",
"G": "◭", "H": "◮", "I": "◯", "J": "◰", "K": "◱", "L": "◲",
"M": "◳", "N": "◴", "O": "◵", "P": "◶", "Q": "◷", "R": "◸",
"S": "◹", "T": "◺", "U": "◻", "V": "◼", "W": "◽", "X": "◾",
"Y": "◿", "Z": "⬒"
}
}
+13
View File
@@ -0,0 +1,13 @@
{
"name": "Theban Alphabet",
"priority": 100,
"description": "Honoric / Theban witch alphabet (symbol substitution)",
"detectorHint": "[∀∁∂∃∄∅∆∇∈∉∊∋∌∍∎∏∐∑−∓∔∕∖∗∘∙√∛∜∝]",
"map": {
"A": "∀", "B": "∁", "C": "∂", "D": "∃", "E": "∄", "F": "∅",
"G": "∆", "H": "∇", "I": "∈", "J": "∉", "K": "∊", "L": "∋",
"M": "∌", "N": "∍", "O": "∎", "P": "∏", "Q": "∐", "R": "∑",
"S": "", "T": "∓", "U": "∔", "V": "", "W": "", "X": "",
"Y": "∘", "Z": "∙"
}
}