-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathtools-config.json
More file actions
176 lines (176 loc) · 8.39 KB
/
Copy pathtools-config.json
File metadata and controls
176 lines (176 loc) · 8.39 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
{
"tools": [
{
"tool_id": 101,
"name": "file-downloader",
"card": {
"id": 101,
"title": "File Downloader",
"url": "file-downloader/",
"tags": ["file", "download", "manager", "utility"],
"category": "UTILITY",
"description": "Download files from URLs with ease and control.",
"footer": { "slug": "file-downloader", "version": "v1.0" },
"icon": "<svg width='22' height='22' fill='none' stroke='currentColor' stroke-width='2' viewBox='0 0 24 24'><path d='M12 3v12m0 0l-4-4m4 4l4-4'/><rect x='4' y='17' width='16' height='4' rx='1'/></svg>"
}
},
{
"tool_id": 102,
"name": "file-hash-verifier",
"card": {
"id": 102,
"title": "File Hash Checker & Verifier",
"url": "file-hash-verifier/",
"tags": ["file", "hash", "verification", "security"],
"category": "SECURITY",
"description": "Verify the integrity of files using cryptographic hash functions.",
"footer": { "slug": "file-hash-verifier", "version": "v1.0" },
"icon": "<svg width='22' height='22' fill='none' stroke='currentColor' viewBox='0 0 24 24'><path stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M9 12l2 2 4-4m5.618-4.016A11.955 11.955 0 0112 2.944a11.955 11.955 0 01-8.618 3.04A12.02 12.02 0 003 9c0 5.591 3.824 10.29 9 11.622 5.176-1.332 9-6.03 9-11.622 0-1.042-.133-2.052-.382-3.016z'/></svg>"
}
},
{
"tool_id": 103,
"name": "uuid-generator",
"card": {
"id": 103,
"title": "UUID Generator",
"url": "uuid-generator/",
"tags": ["uuid", "guid", "random", "generator", "id", "identifier"],
"category": "GENERATOR",
"description": "Generate unique RFC4122 compliant version-4 UUIDs individually or in bulk.",
"footer": { "slug": "uuid-generator", "version": "v1.0" },
"icon": "<svg width='28' height='28' fill='none' stroke='currentColor' viewBox='0 0 24 24'><path stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M7 20l4-16m2 16l4-16M6 9h14M4 15h14'></path></svg>"
}
},
{
"tool_id": 104,
"name": "calculator",
"card": {
"id": 104,
"title": "Calculator",
"url": "calculator/",
"tags": ["calculator", "math", "arithmetic", "utility"],
"category": "UTILITY",
"description": "Perform basic arithmetic calculations quickly and easily.",
"footer": { "slug": "calculator", "version": "v1.0" },
"icon": "<svg width='28' height='28' fill='none' stroke='currentColor' viewBox='0 0 24 24'><path stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M9 7h6m0 10v-3m-3 3h.01M9 17h.01M9 14h.01M12 14h.01M15 11h.01M12 11h.01M9 11h.01M7 21h10a2 2 0 002-2V5a2 2 0 00-2-2H7a2 2 0 00-2 2v14a2 2 0 002 2z'></path></svg>"
}
},
{
"tool_id": 105,
"name": "file-encryptor",
"card": {
"id": 105,
"title": "File Encrypter & Decrypter",
"url": "file-encryptor/",
"tags": [
"file-encryptor",
"aes-256",
"mjcrypt",
"decrypter",
"encryption",
"privacy",
"security"
],
"category": "SECURITY",
"description": "Securely encrypt and decrypt any file client-side using AES-256-GCM with a single password.",
"footer": {
"slug": "file-encryptor",
"version": "v1.0"
},
"icon": "<svg width='28' height='28' fill='none' stroke='currentColor' viewBox='0 0 24 24'><path stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M12 15v2m-6 4h12a2 2 0 002-2v-6a2 2 0 00-2-2H6a2 2 0 00-2 2v6a2 2 0 002 2zm10-10V7a4 4 0 00-8 0v4h8z'></path></svg>"
}
},
{
"tool_id": 106,
"name": "qr-code",
"card": {
"id": 106,
"title": "QR Code Generator & Reader",
"url": "qr-code/",
"tags": [
"qr-code",
"generator",
"scanner",
"reader",
"decoder",
"privacy",
"utilities"
],
"category": "UTILITIES",
"description": "Generate custom QR codes or scan and decode existing QR code images entirely in your browser.",
"footer": {
"slug": "qr-code",
"version": "v1.0"
},
"icon": "<svg width='28' height='28' fill='none' stroke='currentColor' viewBox='0 0 24 24'><rect x='3' y='3' width='6' height='6' stroke-width='2'/><rect x='15' y='3' width='6' height='6' stroke-width='2'/><rect x='3' y='15' width='6' height='6' stroke-width='2'/><path stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M15 15h2v2h-2zM19 19h2v2h-2zM17 17h2v2h-2z'/></svg>"
}
},
{
"tool_id": 107,
"name": "color-picker",
"card": {
"id": 107,
"title": "Color Picker",
"url": "color-picker/",
"tags": ["color picker", "hex", "rgb", "hsl", "eyedropper", "utility"],
"category": "UTILITY",
"description": "Pick colors visually or sample them straight from an uploaded image, with instant HEX, RGB, and HSL values.",
"footer": { "slug": "color-picker", "version": "v1.0" },
"icon": "<svg width='28' height='28' fill='none' stroke='currentColor' viewBox='0 0 24 24'><path stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 22 1-1h3l9-9'></path><path stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M3 21v-3l9-9'></path><path stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m15 6 3.4-3.4a2.1 2.1 0 1 1 3 3L18 9l.4.4a2.1 2.1 0 1 1-3 3l-3.8-3.8a2.1 2.1 0 1 1 3-3l.4.4Z'></path></svg>"
}
},
{
"tool_id": 108,
"name": "metadata-viewer",
"card": {
"id": 108,
"title": "Metadata Viewer",
"url": "metadata-viewer/",
"tags": ["metadata", "exif", "file inspector", "pdf", "id3", "c2pa", "ai detection", "utility"],
"category": "UTILITY",
"description": "Inspect deep file metadata — EXIF, GPS, PDF info, ID3 tags and C2PA content-credential / AI-generation signals — entirely in your browser.",
"footer": { "slug": "metadata-viewer", "version": "v1.1" },
"icon": "<svg width='28' height='28' fill='none' stroke='currentColor' viewBox='0 0 24 24'><path stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M14 2H6a2 2 0 00-2 2v16a2 2 0 002 2h5.5'></path><path stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M14 2v6h6'></path><circle cx='16.5' cy='17.5' r='2.5' stroke-width='2'></circle><path stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M18.5 19.5L21 22'></path></svg>"
}
},
{
"tool_id": 109,
"name": "markdown-preview",
"card": {
"id": 109,
"title": "Markdown Preview",
"url": "markdown-preview/",
"tags": ["markdown", "preview", "editor", "gfm", "utility"],
"category": "UTILITY",
"description": "Write or upload Markdown and see a live, GitHub-flavored preview with tables, task lists, and syntax-highlighted code — entirely in your browser.",
"footer": { "slug": "markdown-preview", "version": "v1.0" },
"icon": "<svg width='28' height='28' fill='none' stroke='currentColor' viewBox='0 0 24 24'><path stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M14 2H6a2 2 0 00-2 2v16a2 2 0 002 2h12a2 2 0 002-2V8z'></path><path stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M14 2v6h6'></path><path stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M9 13h6M9 17h6M9 9h1'></path></svg>"
}
},
{
"tool_id": 110,
"name": "emoji-collection",
"card": {
"id": 110,
"title": "Emoji Collection",
"url": "emoji-collection/",
"tags": [
"emoji",
"emojis",
"emoji search",
"unicode",
"symbols",
"copy"
],
"category": "UTILITY",
"description": "Search emojis by keywords and copy them instantly to the clipboard.",
"footer": {
"slug": "emoji-collection",
"version": "v1.0"
},
"icon": "<svg width='28' height='28' fill='none' stroke='currentColor' viewBox='0 0 24 24'><circle cx='12' cy='12' r='9' stroke-width='2'></circle><path stroke-linecap='round' stroke-width='2' d='M8 14s1.5 2 4 2 4-2 4-2M8.5 9.5h.01M15.5 9.5h.01'></path></svg>"
}
}
]
}