-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
207 lines (196 loc) · 6.82 KB
/
index.html
File metadata and controls
207 lines (196 loc) · 6.82 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
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
<!doctype html>
<html lang="en" prefix="og: http://ogp.me/ns#">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="manifest" href="/manifest.json" />
<meta name="theme-color" content="#00ff00" />
<!-- Primary Meta Tags -->
<title>
ASCII-Cam - Real-Time ASCII Art Camera | Convert Camera to ASCII
</title>
<meta
name="title"
content="ASCII-Cam - Real-Time ASCII Art Camera | Convert Camera to ASCII"
/>
<meta
name="description"
content="Transform your webcam into real-time ASCII art with ASCII-Cam. Free online ASCII camera converter with Matrix effects, 5 character sets, and high-quality image export. Works in Chrome, Firefox, Safari."
/>
<meta
name="keywords"
content="ASCII camera, ASCII art, ASCII converter, real-time ASCII, ASCII webcam, Matrix camera, text art camera, ASCII video, character art, terminal camera, retro camera, ASCII generator, webcam ASCII, live ASCII, ASCII effect, ASCII-Cam"
/>
<meta name="author" content="rustamsheoran" />
<meta name="robots" content="index, follow" />
<meta name="language" content="English" />
<meta name="revisit-after" content="7 days" />
<!-- Canonical URL -->
<link rel="canonical" href="https://RustamSheoran.github.io/ASCII-CAM/" />
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website" />
<meta
property="og:url"
content="https://RustamSheoran.github.io/ASCII-CAM/"
/>
<meta
property="og:title"
content="ASCII-Cam - Real-Time ASCII Art Camera"
/>
<meta
property="og:description"
content="Transform your webcam into real-time ASCII art. Free online tool with Matrix effects, multiple character sets, and 4K export. Try it now!"
/>
<meta
property="og:image"
content="https://RustamSheoran.github.io/ASCII-CAM/assets/banner.png"
/>
<meta property="og:image:alt" content="ASCII-Cam ASCII Camera Interface" />
<meta property="og:site_name" content="ASCII-Cam" />
<meta property="og:locale" content="en_US" />
<!-- Twitter Card -->
<meta name="twitter:card" content="summary_large_image" />
<meta
name="twitter:url"
content="https://RustamSheoran.github.io/ASCII-CAM/"
/>
<meta
name="twitter:title"
content="ASCII-Cam - Real-Time ASCII Art Camera"
/>
<meta
name="twitter:description"
content="Transform your webcam into real-time ASCII art with Matrix effects. Free online tool!"
/>
<meta
name="twitter:image"
content="https://RustamSheoran.github.io/ASCII-CAM/assets/banner.png"
/>
<!-- Additional SEO Meta Tags -->
<meta name="application-name" content="ASCII-Cam" />
<meta name="apple-mobile-web-app-title" content="ASCII-Cam" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta
name="apple-mobile-web-app-status-bar-style"
content="black-translucent"
/>
<meta name="theme-color" content="#00ff00" />
<meta name="mobile-web-app-capable" content="yes" />
<!-- Favicon -->
<link rel="shortcut icon" href="/assets/favicon.webp" type="image/x-icon" />
<link
rel="icon"
type="image/png"
sizes="32x32"
href="/assets/favicon.webp"
/>
<link
rel="icon"
type="image/png"
sizes="16x16"
href="/assets/favicon.webp"
/>
<link rel="apple-touch-icon" href="/assets/favicon.webp" />
<!-- Preconnect -->
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<!-- Schema.org Structured Data (JSON-LD) -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "WebApplication",
"name": "ASCII-Cam",
"alternateName": "ASCII Camera",
"url": "https://RustamSheoran.github.io/ASCII-CAM",
"logo": "https://RustamSheoran.github.io/ASCII-CAM/assets/favicon.webp",
"description": "Real-time ASCII art camera that transforms your webcam feed into retro terminal aesthetics. Features Matrix effects, multiple character sets, and high-quality image export.",
"applicationCategory": "MultimediaApplication",
"operatingSystem": "Web Browser",
"offers": {
"@type": "Offer",
"price": "0",
"priceCurrency": "USD"
},
"creator": {
"@type": "Person",
"name": "rustamsheoran",
"url": "https://github.com/RustamSheoran"
},
"screenshot": "https://RustamSheoran.github.io/ASCII-CAM/demo/blocks-color.png",
"featureList": [
"Real-time ASCII video conversion",
"60+ FPS performance",
"5 character sets (standard, simple, blocks, matrix, edges)",
"Adjustable resolution and font size",
"Color mode and invert options",
"High-quality 4K image export",
"Front and back camera support",
"Browser-based, no installation required"
],
"browserRequirements": "Requires JavaScript. Requires HTML5.",
"permissions": "camera"
}
</script>
<!-- BreadcrumbList Schema -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home",
"item": "https://RustamSheoran.github.io/ASCII-CAM"
}
]
}
</script>
<!-- Software Application Schema -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "ASCII-Cam",
"applicationCategory": "BrowserApplication",
"operatingSystem": "Any",
"offers": {
"@type": "Offer",
"price": "0"
},
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": "5",
"ratingCount": "1"
}
}
</script>
</head>
<body>
<!-- Noscript fallback -->
<noscript>
<div
style="
padding: 40px;
text-align: center;
font-family: monospace;
background: #000;
color: #0f0;
"
>
<h1>ASCII-Cam - ASCII Art Camera</h1>
<p>
Transform your webcam into real-time ASCII art with retro terminal
aesthetics.
</p>
<p><strong>JavaScript is required to run this application.</strong></p>
<p>
Features: Real-time ASCII conversion, Matrix effects, 5 character
sets, 4K export
</p>
</div>
</noscript>
<div id="root"></div>
<script type="module" src="/src/main.tsx"></script>
</body>
</html>