-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
620 lines (532 loc) · 38.7 KB
/
index.html
File metadata and controls
620 lines (532 loc) · 38.7 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
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
<!DOCTYPE html>
<html lang="en" data-theme="system">
<head>
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-3159539127750553" crossorigin="anonymous"></script>
<link rel="alternate" type="text/markdown" href="/llms.txt" title="AI Context">
<script>
(function() {
const hostname = window.location.hostname;
let gaId = 'G-ER1HTYDD82';
if (hostname.includes('snapstream-lake.vercel.app')) {
gaId = 'G-8F468V2JWX';
} else if (hostname.includes('snapstream.dippanbhusal.tech')) {
gaId = 'G-ER1HTYDD82';
}
const script = document.createElement('script');
script.async = true;
script.src = 'https://www.googletagmanager.com/gtag/js?id=' + gaId;
document.head.appendChild(script);
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', gaId);
})();
</script>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="google-site-verification" content="K9sOD78ZVUqGuoDzIwU2bKl8TrSWH7depKGdYZbKZDc" />
<meta name="google-site-verification" content="0CPiTnvvYPpwKdsXQe9_7cj_raniQuXCGa49aBMmvFI" />
<title>Free Website Screenshot Generator & Full Page Capture API | SnapStream</title>
<meta name="description" content="Capture high-res, full-page website screenshots instantly with SnapStream. Free tool with mobile emulation, no watermarks, and fast cloud rendering.">
<meta name="keywords" content="website screenshot generator, full page capture, free screenshot api, responsive screen capture, html to image, mobile emulator, 4k screenshot tool, no watermark screenshot">
<meta name="author" content="Dippan Bhusal">
<meta name="robots" content="index, follow">
<link rel="canonical" href="https://snapstream.dippanbhusal.tech/">
<link rel="alternate" hreflang="en" href="https://snapstream.dippanbhusal.tech/" />
<link rel="alternate" hreflang="x-default" href="https://snapstream.dippanbhusal.tech/" />
<meta property="og:type" content="website">
<meta property="og:url" content="https://snapstream.dippanbhusal.tech/">
<meta property="og:title" content="SnapStream - Professional Web Capture Tool">
<meta property="og:description" content="Turn any URL into a high-quality image in seconds. Supports full-page scrolling and responsive viewports.">
<meta property="og:image" content="https://i.ibb.co/fVyM6zKf/34937.jpg">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:url" content="https://snapstream.dippanbhusal.tech/">
<meta name="twitter:title" content="SnapStream - Instant Screenshots">
<meta name="twitter:description" content="Capture website snapshots instantly. Free for developers and designers.">
<meta name="twitter:image" content="https://i.ibb.co/fVyM6zKf/34937.jpg">
<meta name="twitter:creator" content="@DippanBhusal">
<script type="application/ld+json">
[
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "SnapStream",
"operatingSystem": "Web",
"applicationCategory": "DeveloperApplication",
"offers": { "@type": "Offer", "price": "0", "priceCurrency": "USD" },
"author": { "@type": "Person", "name": "Dippan Bhusal" },
"description": "A client-side tool to capture high-resolution website screenshots in seconds."
},
{
"@context": "https://schema.org",
"@type": "FAQPage",
"mainEntity": [{
"@type": "Question",
"name": "How do I take a full-page screenshot of a website?",
"acceptedAnswer": { "@type": "Answer", "text": "Simply enter the URL into SnapStream, check the 'Capture Full Page Scrolling' box in the settings, and click Capture. The tool will scroll and render the entire page." }
}, {
"@type": "Question",
"name": "Is this website screenshot generator free?",
"acceptedAnswer": { "@type": "Answer", "text": "Yes, SnapStream is completely free to use for capturing high-resolution screenshots without watermarks." }
}, {
"@type": "Question",
"name": "Can I test mobile responsive views?",
"acceptedAnswer": { "@type": "Answer", "text": "Absolutely. Use the toggle buttons to switch between Desktop (1920px), Tablet, and Mobile viewports to test responsive designs instantly." }
}]
}
]
</script>
<link rel="apple-touch-icon" sizes="57x57" href="https://i.postimg.cc/G2vpt4Y3/apple-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="https://i.postimg.cc/C1bK5RDL/apple-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="https://i.postimg.cc/hjVGvXxc/android-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="https://i.postimg.cc/SscKRn8K/apple-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="https://i.postimg.cc/vTMZVGLM/apple-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="https://i.postimg.cc/HnHkyT4p/apple-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="https://i.postimg.cc/63CQq8R9/android-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="https://i.postimg.cc/hjVGvXxj/apple-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="https://i.postimg.cc/br8wtqHY/apple-icon-180x180.png">
<link rel="icon" type="image/png" sizes="192x192" href="https://i.postimg.cc/9Myf0DTQ/android-icon-192x192.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://i.postimg.cc/d3vVyJmZ/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" href="https://i.postimg.cc/bJ1vrZbP/android-icon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" href="https://i.postimg.cc/7hDZ2qMG/favicon-16x16.png">
<link rel="manifest" href="/manifest.json">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="https://i.postimg.cc/63CQq8R9/android-icon-144x144.png">
<meta name="theme-color" content="#ffffff">
<link href="https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
<style>
:root { --brand: #FFDD00; --brand-text: #000000; --bg: #F8FAFC; --card-bg: #FFFFFF; --text-main: #0F172A; --text-muted: #64748B; --border: #E2E8F0; --input-bg: #F1F5F9; }
[data-theme="dark"] { --bg: #0f172a; --card-bg: #1e293b; --text-main: #F8FAFC; --text-muted: #94A3B8; --border: #334155; --input-bg: #020617; }
* { box-sizing: border-box; transition: background-color 0.3s ease, color 0.3s ease, border-color 0.3s ease; }
body { font-family: 'Plus Jakarta Sans', sans-serif; background-color: var(--bg); color: var(--text-main); margin: 0; display: flex; flex-direction: column; align-items: center; min-height: 100vh; padding: 20px; overflow-x: hidden; }
#globalLoader { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: var(--bg); z-index: 9999; display: flex; flex-direction: column; justify-content: center; align-items: center; transition: opacity 0.5s ease; }
.spinner-main { width: 50px; height: 50px; border: 5px solid var(--border); border-top-color: var(--brand); border-radius: 50%; animation: spin 1s linear infinite; margin-bottom: 20px; }
@keyframes spin { 100% { transform: rotate(360deg); } }
#cookieConsent { position: fixed; bottom: 20px; right: 20px; width: 350px; background: rgba(15, 23, 42, 0.95); backdrop-filter: blur(10px); color: white; border-radius: 16px; padding: 20px; box-shadow: 0 10px 30px rgba(0,0,0,0.3); z-index: 10000; border: 1px solid rgba(255, 255, 255, 0.1); animation: slideUp 0.6s cubic-bezier(0.16, 1, 0.3, 1); display: none; }
@keyframes slideUp { from { transform: translateY(100px); opacity: 0; } to { transform: translateY(0); opacity: 1; } }
.cookie-title { font-weight: 800; font-size: 1.1rem; margin-bottom: 8px; display: flex; align-items: center; gap: 8px; }
.cookie-title i { color: var(--brand); }
.cookie-text { font-size: 0.85rem; color: #cbd5e1; line-height: 1.5; margin-bottom: 20px; }
.cookie-btn { background: var(--brand); color: black; border: none; padding: 12px; width: 100%; border-radius: 8px; font-weight: 700; cursor: pointer; transition: 0.2s; }
.cookie-btn:hover { background: #ffe600; transform: translateY(-1px); }
nav { width: 100%; max-width: 800px; display: flex; justify-content: space-between; align-items: center; margin-bottom: 30px; padding: 10px 0; }
.logo { font-size: 1.5rem; font-weight: 800; display: flex; align-items: center; gap: 10px; }
.logo i { color: var(--brand); text-shadow: 2px 2px 0px rgba(0,0,0,0.1); }
.theme-toggle { background: var(--card-bg); border: 1px solid var(--border); color: var(--text-main); padding: 10px; border-radius: 50%; cursor: pointer; width: 40px; height: 40px; display: flex; align-items: center; justify-content: center; }
.theme-toggle:hover { border-color: var(--brand); }
.app-container { background: var(--card-bg); width: 100%; max-width: 600px; padding: 2rem; border-radius: 24px; box-shadow: 0 25px 50px -12px rgba(0,0,0,0.1); border: 1px solid var(--border); position: relative; z-index: 10; }
label { font-size: 0.85rem; font-weight: 700; color: var(--text-muted); margin-bottom: 8px; display: block; text-transform: uppercase; letter-spacing: 0.5px; }
.input-wrapper { position: relative; margin-bottom: 20px; }
.input-wrapper i { position: absolute; left: 16px; top: 50%; transform: translateY(-50%); color: var(--text-muted); }
input[type="url"], input[type="number"] { width: 100%; padding: 16px 16px 16px 45px; background: var(--input-bg); border: 2px solid var(--border); border-radius: 12px; color: var(--text-main); font-size: 1rem; font-family: inherit; }
input:focus { outline: none; border-color: var(--brand); }
.toggle-group { display: flex; background: var(--input-bg); padding: 5px; border-radius: 12px; margin-bottom: 20px; gap: 5px; }
.toggle-btn { flex: 1; padding: 10px; border: none; background: transparent; color: var(--text-muted); font-weight: 600; border-radius: 8px; cursor: pointer; display: flex; align-items: center; justify-content: center; gap: 6px; }
.toggle-btn.active { background: var(--card-bg); color: var(--text-main); box-shadow: 0 2px 5px rgba(0,0,0,0.05); }
.settings-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 15px; margin-bottom: 20px; padding: 15px; background: var(--input-bg); border-radius: 12px; display: none; }
.settings-grid.show { display: grid; animation: fadeIn 0.3s ease; }
.advanced-toggle { text-align: center; color: var(--text-muted); font-size: 0.9rem; margin-top: 15px; cursor: pointer; text-decoration: underline; }
.btn-main { width: 100%; background: var(--brand); color: var(--brand-text); border: none; padding: 18px; border-radius: 12px; font-weight: 800; font-size: 1.1rem; cursor: pointer; display: flex; align-items: center; justify-content: center; gap: 10px; box-shadow: 0 4px 0 #ccb100; margin-top: 10px; }
.btn-main:active { transform: translateY(2px); box-shadow: none; }
.btn-main:disabled { opacity: 0.6; cursor: wait; }
.result-container { margin-top: 30px; display: none; }
.img-wrapper { position: relative; border-radius: 12px; overflow: hidden; box-shadow: 0 10px 30px rgba(0,0,0,0.1); cursor: zoom-in; border: 2px solid var(--border); }
.img-wrapper img { width: 100%; display: block; }
.skeleton { width: 100%; height: 250px; background: linear-gradient(90deg, var(--input-bg) 25%, var(--border) 50%, var(--input-bg) 75%); background-size: 200% 100%; animation: loading 1.5s infinite; border-radius: 12px; margin-top: 20px; display: none; }
@keyframes loading { 0% { background-position: 200% 0; } 100% { background-position: -200% 0; } }
.history-section { width: 100%; max-width: 600px; margin-top: 40px; }
.history-header { display: flex; justify-content: space-between; align-items: center; margin-bottom: 15px; }
.history-list { display: flex; flex-direction: column; gap: 10px; }
.history-item { background: var(--card-bg); padding: 15px; border-radius: 12px; border: 1px solid var(--border); display: flex; justify-content: space-between; align-items: center; animation: fadeIn 0.3s; }
.history-info { display: flex; flex-direction: column; gap: 4px; overflow: hidden; }
.history-url { font-weight: 700; font-size: 0.95rem; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; max-width: 300px; }
.history-meta { font-size: 0.8rem; color: var(--text-muted); display: flex; gap: 10px; align-items: center; }
.history-actions { display: flex; gap: 10px; }
.btn-icon { background: var(--input-bg); border: none; padding: 8px; border-radius: 8px; cursor: pointer; color: var(--text-main); }
.btn-icon:hover { background: var(--border); }
.btn-clear { color: #ef4444; background: transparent; border: none; font-size: 0.85rem; font-weight: 600; cursor: pointer; }
.info-section { width: 100%; max-width: 800px; margin-top: 60px; padding-top: 40px; border-top: 1px solid var(--border); }
.info-title { font-size: 1.8rem; font-weight: 800; margin-bottom: 20px; color: var(--text-main); text-align: center; }
.info-subtitle { font-size: 1.3rem; font-weight: 700; margin: 25px 0 15px; color: var(--text-main); }
.info-text { line-height: 1.7; color: var(--text-muted); margin-bottom: 15px; font-size: 1rem; }
.info-list { list-style: none; padding: 0; margin-bottom: 20px; }
.info-list li { margin-bottom: 10px; padding-left: 20px; position: relative; color: var(--text-muted); }
.info-list li::before { content: "•"; color: var(--brand); font-weight: bold; position: absolute; left: 0; }
.faq-container { margin-top: 20px; }
.faq-item { border-bottom: 1px solid var(--border); padding: 15px 0; }
.faq-question { font-weight: 700; cursor: pointer; display: flex; justify-content: space-between; color: var(--text-main); }
.faq-answer { display: none; margin-top: 10px; color: var(--text-muted); line-height: 1.6; }
.faq-item.active .faq-answer { display: block; }
.faq-item.active .faq-question { color: var(--brand-text); }
.footer { margin-top: 50px; text-align: center; color: var(--text-muted); font-size: 0.9rem; padding-bottom: 30px; border-top: 1px solid var(--border); padding-top: 30px; width: 100%; max-width: 800px; }
.dev-profile { display: flex; flex-direction: column; align-items: center; gap: 15px; }
.dev-name { font-size: 1.2rem; font-weight: 800; color: var(--text-main); }
.social-grid { display: flex; gap: 15px; flex-wrap: wrap; justify-content: center; margin-bottom: 15px; }
.social-link { width: 40px; height: 40px; border-radius: 50%; background: var(--input-bg); color: var(--text-main); display: flex; align-items: center; justify-content: center; text-decoration: none; font-size: 1.2rem; transition: 0.2s; }
.social-link:hover { background: var(--brand); color: black; transform: translateY(-3px); }
.github-actions { display: flex; gap: 10px; margin-top: 10px; flex-wrap: wrap; justify-content: center; }
.gh-btn { background: #24292e; color: white; padding: 10px 20px; border-radius: 8px; text-decoration: none; font-weight: 600; display: flex; align-items: center; gap: 8px; font-size: 0.9rem; }
.gh-btn.sponsor { background: #db61a2; }
.gh-btn:hover { opacity: 0.9; transform: translateY(-1px); }
.modal { display: none; position: fixed; z-index: 1000; left: 0; top: 0; width: 100%; height: 100%; background-color: rgba(0,0,0,0.95); backdrop-filter: blur(5px); align-items: center; justify-content: center; flex-direction: column; }
.modal img { max-width: 90%; max-height: 80vh; border-radius: 8px; box-shadow: 0 0 50px rgba(0,0,0,0.5); }
.close-modal { position: absolute; top: 20px; right: 30px; color: #fff; font-size: 40px; cursor: pointer; }
.modal-actions { margin-top: 20px; display: flex; gap: 15px; }
.btn-modal { background: white; color: black; padding: 10px 20px; border-radius: 8px; text-decoration: none; font-weight: 700; }
@keyframes fadeIn { from { opacity: 0; transform: translateY(5px); } to { opacity: 1; transform: translateY(0); } }
</style>
</head>
<body>
<div id="globalLoader">
<div class="spinner-main"></div>
<div style="font-weight: 700; color: var(--text-muted);">SnapStream</div>
</div>
<div id="cookieConsent">
<div class="cookie-title"><i class="fa-solid fa-cookie-bite"></i> Transparency</div>
<div class="cookie-text">
We use analytics to improve SnapStream. As a community-driven project with limited resources, reliable usage data is essential for maintenance and bug fixing. By continuing to use this site, you acknowledge our use of cookies for performance tracking.
</div>
<button class="cookie-btn" onclick="acceptCookies()">Accept & Continue</button>
</div>
<nav>
<div class="logo">
<i class="fa-solid fa-bolt"></i> SnapStream
</div>
<button class="theme-toggle" onclick="toggleTheme()" id="themeBtn">
<i class="fa-solid fa-moon"></i>
</button>
</nav>
<div class="app-container">
<label>Website URL</label>
<div class="input-wrapper">
<i class="fa-solid fa-link"></i>
<input type="url" id="urlInput" placeholder="https://www.example.com" required>
</div>
<label>Viewport Mode</label>
<div class="toggle-group">
<button class="toggle-btn active" onclick="setPreset('desktop', this)">
<i class="fa-solid fa-desktop"></i> Desktop
</button>
<button class="toggle-btn" onclick="setPreset('tablet', this)">
<i class="fa-solid fa-tablet-screen-button"></i> Tablet
</button>
<button class="toggle-btn" onclick="setPreset('mobile', this)">
<i class="fa-solid fa-mobile-screen-button"></i> Mobile
</button>
</div>
<div class="advanced-toggle" onclick="toggleSettings()">
<i class="fa-solid fa-sliders"></i> Custom Settings & Ratio
</div>
<div class="settings-grid" id="advancedSettings">
<div>
<label>Width (px)</label>
<input type="number" id="customWidth" value="1920">
</div>
<div>
<label>Height (px)</label>
<input type="number" id="customHeight" value="1080">
</div>
<div style="grid-column: span 2; display:flex; gap:10px; align-items:center; margin-top:10px;">
<input type="checkbox" id="fullPage" style="width:auto;">
<label for="fullPage" style="margin:0; cursor:pointer;">Capture Full Page Scrolling</label>
</div>
</div>
<button class="btn-main" id="captureBtn" onclick="generateScreenshot()">
<i class="fa-solid fa-camera"></i> Capture Snapshot
</button>
<div class="skeleton" id="loader"></div>
<div class="result-container" id="resultArea">
<label>Snapshot Preview</label>
<div class="img-wrapper" onclick="openModal()">
<img id="resultImg" alt="Generated full page website screenshot preview">
</div>
</div>
</div>
<div class="history-section" id="historySection" style="display:none;">
<div class="history-header">
<h3 style="margin:0;">Recent Snaps</h3>
<button class="btn-clear" onclick="clearHistory()">Clear All</button>
</div>
<div class="history-list" id="historyList"></div>
</div>
<div class="info-section">
<h1 class="info-title">SnapStream: #1 Free Website Screenshot Generator & API</h1>
<p class="info-text">
SnapStream is a professional-grade <strong>website screenshot generator</strong> designed for developers, SEO experts, and designers. Unlike other tools that add watermarks or require logins, SnapStream provides instant, high-resolution (up to 4K) captures of any webpage completely free.
</p>
<h2 class="info-subtitle">Why Choose SnapStream for Screen Capture?</h2>
<ul class="info-list">
<li><strong>No Watermarks:</strong> Generate clean, professional images suitable for client reports and portfolios.</li>
<li><strong>Responsive Screen Capture:</strong> Simulate real-world devices. Instantly switch between <strong>Desktop (1920x1080)</strong>, Tablet, and Mobile viewports to test <a href="https://developer.mozilla.org/en-US/docs/Learn/CSS/CSS_layout/Responsive_Design" target="_blank" rel="noopener noreferrer" style="color:var(--brand-text); text-decoration:underline;">responsive design</a> layouts.</li>
<li><strong>Full Page Scrolling:</strong> Don't just capture the fold. Our engine scrolls the entire page to generate a comprehensive <strong>full page screenshot</strong>.</li>
<li><strong>Fast Cloud Rendering:</strong> Powered by the Microlink API, ensuring pixel-perfect rendering of modern JavaScript frameworks (React, Vue, etc.) without slowing down your device.</li>
</ul>
<h2 class="info-subtitle">Who is this Tool For?</h2>
<p class="info-text">
<strong>Web Designers:</strong> Quickly archive landing page designs or check responsiveness on different screen sizes.<br>
<strong>SEO Professionals:</strong> Capture competitors' websites or generate visuals for site audit reports.<br>
<strong>Developers:</strong> Test how your localhost or staging sites render in a clean environment before deployment.
</p>
<h2 class="info-subtitle">How to Use SnapStream</h2>
<p class="info-text">
1. Enter the <strong>Website URL</strong> you want to capture.<br>
2. Select your desired viewport (Desktop, Tablet, or Mobile).<br>
3. (Optional) Toggle "Custom Settings" to define exact pixel dimensions or enable <strong>Full Page Scrolling</strong>.<br>
4. Click "Capture Snapshot" and download your high-quality PNG image instantly.
</p>
<h2 class="info-subtitle">Technical Specifications</h2>
<p class="info-text">
SnapStream utilizes a serverless architecture to ensure speed and privacy.
<br>• <strong>Engine:</strong> Chromium-based cloud rendering via Microlink.
<br>• <strong>Format:</strong> High-fidelity PNG images.
<br>• <strong>Resolution:</strong> Supports standard HD (1920x1080) up to 4K rendering.
<br>• <strong>Privacy:</strong> No images are stored on our servers; everything is processed on the fly and delivered directly to your browser.
</p>
<h2 class="info-subtitle">Use Cases for Marketing & Social Media</h2>
<p class="info-text">
Marketers use SnapStream to generate clean assets for social media posts, slide decks, and case studies. By removing the browser chrome (address bar, tabs) and focusing purely on the viewport content, you get presentation-ready assets instantly. It is also an excellent tool for verifying ad placements and documenting bugs in QA testing.
</p>
<section style="max-width: 800px; margin: 60px auto; padding: 20px; color: var(--text);">
<h2 style="font-size: 1.8rem; margin-bottom: 20px;">About SnapStream: The Privacy-First Screenshot Tool</h2>
<p style="line-height: 1.6; margin-bottom: 15px;">
SnapStream is a free, open-source utility designed for developers, designers, and marketers who need high-quality website screenshots without the hassle. Unlike other tools that require expensive subscriptions or watermark your images, SnapStream offers a completely free solution that runs directly in your browser.
</p>
<h3 style="font-size: 1.4rem; margin-top: 30px; margin-bottom: 15px;">Why Use SnapStream?</h3>
<ul style="line-height: 1.8; margin-bottom: 20px; padding-left: 20px;">
<li><strong>Privacy Protection:</strong> We use client-side rendering technology. This means the screenshot is generated on your device, and your data never touches our servers.</li>
<li><strong>Responsive Testing:</strong> Instantly visualize how websites look on Mobile, Tablet, and Desktop screens with a single click.</li>
<li><strong>No Watermarks:</strong> Generate clean, professional PNG images ready for client presentations or portfolios.</li>
<li><strong>Retina Quality:</strong> Our engine captures high-DPI screenshots, ensuring text and images remain crisp at any zoom level.</li>
</ul>
<h3 style="font-size: 1.4rem; margin-top: 30px; margin-bottom: 15px;">How to Take a Full-Page Screenshot</h3>
<ol style="line-height: 1.8; margin-bottom: 20px; padding-left: 20px;">
<li><strong>Enter URL:</strong> Paste the website link you want to capture in the input box above.</li>
<li><strong>Select Device:</strong> Choose between Desktop, Tablet, or Mobile view to test responsiveness.</li>
<li><strong>Capture:</strong> Click the yellow "Capture" button. The tool will scroll through the page and stitch it together.</li>
<li><strong>Download:</strong> Once processed, click "Download" to save the PNG file to your device.</li>
</ol>
<h3 style="font-size: 1.4rem; margin-top: 30px; margin-bottom: 15px;">Frequently Asked Questions (FAQ)</h3>
<div style="margin-bottom: 15px;">
<strong>Is this tool really free?</strong><br>
Yes, SnapStream is 100% free and open-source. We are supported by community donations and unobtrusive ads.
</div>
<div style="margin-bottom: 15px;">
<strong>Does it work on local host?</strong><br>
Because SnapStream is a web-based tool, it works best on live, public URLs. For local testing, we recommend using a tunneling service like Ngrok.
</div>
</section>
<h2 class="info-subtitle">Frequently Asked Questions (FAQ)</h2>
<div class="faq-container">
<div class="faq-item" onclick="toggleFaq(this)">
<div class="faq-question">How do I take a full page screenshot? <i class="fa-solid fa-chevron-down"></i></div>
<div class="faq-answer">
To take a full page capture, click on "Custom Settings & Ratio" and check the box labeled "Capture Full Page Scrolling". Then click Capture. The tool will automatically scroll and stitch the entire page into one image.
</div>
</div>
<div class="faq-item" onclick="toggleFaq(this)">
<div class="faq-question">Is this screenshot API free to use? <i class="fa-solid fa-chevron-down"></i></div>
<div class="faq-answer">
Yes, SnapStream is a free screenshot generator. You can capture unlimited images for personal or commercial use without watermarks or hidden fees.
</div>
</div>
<div class="faq-item" onclick="toggleFaq(this)">
<div class="faq-question">Does it support mobile viewports? <i class="fa-solid fa-chevron-down"></i></div>
<div class="faq-answer">
Yes. We offer built-in presets for Mobile (375px width) and Tablet (800px width) to help you visualize responsive designs accurately.
</div>
</div>
</div>
</div>
<footer class="footer">
<div class="dev-profile">
<div class="dev-name">Developed by Dippan Bhusal</div>
<div class="social-grid">
<a href="https://github.com/KDippan" target="_blank" class="social-link" title="GitHub" rel="noopener noreferrer"><i class="fa-brands fa-github"></i></a>
<a href="https://linkedin.com/in/KDippan" target="_blank" class="social-link" title="LinkedIn" rel="noopener noreferrer"><i class="fa-brands fa-linkedin-in"></i></a>
<a href="https://instagram.com/dippan.bhusal" target="_blank" class="social-link" title="Instagram" rel="noopener noreferrer"><i class="fa-brands fa-instagram"></i></a>
<a href="https://tiktok.com/@dippan.bhusal" target="_blank" class="social-link" title="TikTok" rel="noopener noreferrer"><i class="fa-brands fa-tiktok"></i></a>
<a href="https://facebook.com/dippan.bhusall" target="_blank" class="social-link" title="Facebook" rel="noopener noreferrer"><i class="fa-brands fa-facebook-f"></i></a>
<a href="https://x.com/DippanBhusal" target="_blank" class="social-link" title="X (Twitter)" rel="noopener noreferrer"><i class="fa-brands fa-x-twitter"></i></a>
<a href="mailto:dippan.connect@gmail.com" class="social-link" title="Email"><i class="fa-solid fa-envelope"></i></a>
</div>
<div class="github-actions">
<a href="https://github.com/kdippan/SnapStream" target="_blank" class="gh-btn" rel="noopener noreferrer">
<i class="fa-regular fa-star"></i> Star on GitHub
</a>
<a href="https://github.com/sponsors/KDippan" target="_blank" class="gh-btn sponsor" rel="noopener noreferrer">
<i class="fa-regular fa-heart"></i> Sponsor
</a>
</div>
<div style="margin-top: 30px; padding-top: 20px; border-top: 1px solid var(--border); display: flex; flex-direction: column; gap: 10px;">
<div style="display: flex; gap: 20px; justify-content: center; font-size: 0.9rem; font-weight: 600;">
<a href="/about.html" style="color: var(--text-muted); text-decoration: none;">About</a>
<a href="/contact.html" style="color: var(--text-muted); text-decoration: none;">Contact</a>
<a href="/privacy.html" style="color: var(--text-muted); text-decoration: none;">Privacy Policy</a>
</div>
<div style="font-size: 0.8rem; opacity: 0.6; margin-top: 10px;">
© 2026 SnapStream. Powered by Microlink API.
</div>
</div>
</div>
</footer>
<div id="imageModal" class="modal">
<span class="close-modal" onclick="closeModal()">×</span>
<img id="modalImg" src="">
<div class="modal-actions">
<a id="downloadLink" href="#" class="btn-modal">Download</a>
<button class="btn-modal" onclick="closeModal()">Close</button>
</div>
</div>
<script data-name="BMC-Widget" data-cfasync="false" src="https://cdnjs.buymeacoffee.com/1.0.0/widget.prod.min.js" data-id="dippanbhusal" data-description="Support me on Buy me a coffee!" data-message="Support Me !" data-color="#FF813F" data-position="Right" data-x_margin="18" data-y_margin="18"></script>
<script>
window.addEventListener('load', () => {
const loader = document.getElementById('globalLoader');
loader.style.opacity = '0';
setTimeout(() => { loader.style.display = 'none'; }, 500);
initTheme();
if (!localStorage.getItem('cookieConsent')) {
setTimeout(() => {
document.getElementById('cookieConsent').style.display = 'block';
}, 2000);
}
});
function acceptCookies() {
localStorage.setItem('cookieConsent', 'true');
document.getElementById('cookieConsent').style.display = 'none';
}
function initTheme() {
const history = JSON.parse(localStorage.getItem('snapHistory')) || [];
if(history.length > 0) loadHistory();
const prefersDark = window.matchMedia("(prefers-color-scheme: dark)").matches;
const storedTheme = localStorage.getItem('theme');
const theme = storedTheme ? storedTheme : (prefersDark ? 'dark' : 'light');
document.documentElement.setAttribute('data-theme', theme);
updateThemeIcon();
}
function toggleTheme() {
const current = document.documentElement.getAttribute('data-theme');
const newTheme = current === 'dark' ? 'light' : 'dark';
document.documentElement.setAttribute('data-theme', newTheme);
localStorage.setItem('theme', newTheme);
updateThemeIcon();
}
function updateThemeIcon() {
const isDark = document.documentElement.getAttribute('data-theme') === 'dark';
const icon = document.getElementById('themeBtn').querySelector('i');
icon.className = isDark ? 'fa-solid fa-sun' : 'fa-solid fa-moon';
}
function setPreset(mode, btn) {
document.querySelectorAll('.toggle-btn').forEach(b => b.classList.remove('active'));
btn.classList.add('active');
const w = document.getElementById('customWidth');
const h = document.getElementById('customHeight');
if(mode === 'desktop') { w.value = 1920; h.value = 1080; }
if(mode === 'tablet') { w.value = 800; h.value = 1024; }
if(mode === 'mobile') { w.value = 375; h.value = 812; }
}
function toggleSettings() {
document.getElementById('advancedSettings').classList.toggle('show');
}
function generateScreenshot() {
const url = document.getElementById('urlInput').value;
const width = document.getElementById('customWidth').value;
const height = document.getElementById('customHeight').value;
const fullPage = document.getElementById('fullPage').checked;
const btn = document.getElementById('captureBtn');
const loader = document.getElementById('loader');
const resultArea = document.getElementById('resultArea');
const resultImg = document.getElementById('resultImg');
const modalImg = document.getElementById('modalImg');
const dlLink = document.getElementById('downloadLink');
if (!url) { alert("Please enter a valid URL"); return; }
btn.disabled = true;
btn.innerHTML = '<i class="fa-solid fa-circle-notch fa-spin"></i> Generating...';
resultArea.style.display = 'none';
loader.style.display = 'block';
let apiUrl = `https://api.microlink.io/?url=${encodeURIComponent(url)}&screenshot=true&meta=false&embed=screenshot.url`;
apiUrl += `&viewport.width=${width}&viewport.height=${height}`;
if (fullPage) apiUrl += `&screenshot.fullPage=true`;
apiUrl += `&t=${new Date().getTime()}`;
resultImg.src = apiUrl;
modalImg.src = apiUrl;
dlLink.href = apiUrl;
dlLink.download = `snapstream-${new Date().getTime()}.png`;
resultImg.onload = () => {
loader.style.display = 'none';
resultArea.style.display = 'block';
btn.disabled = false;
btn.innerHTML = '<i class="fa-solid fa-camera"></i> Capture Snapshot';
saveToHistory(url, apiUrl, width, height);
};
resultImg.onerror = () => {
loader.style.display = 'none';
btn.disabled = false;
btn.innerHTML = '<i class="fa-solid fa-camera"></i> Capture Snapshot';
alert("Failed to load image. Check URL or try again.");
};
}
function saveToHistory(url, imgUrl, w, h) {
const historyItem = {
url: url,
imgUrl: imgUrl,
width: w,
height: h,
date: new Date().toLocaleString()
};
let history = JSON.parse(localStorage.getItem('snapHistory')) || [];
history.unshift(historyItem);
if (history.length > 10) history.pop();
localStorage.setItem('snapHistory', JSON.stringify(history));
loadHistory();
}
function loadHistory() {
const history = JSON.parse(localStorage.getItem('snapHistory')) || [];
const container = document.getElementById('historyList');
const section = document.getElementById('historySection');
if (history.length === 0) {
section.style.display = 'none';
return;
}
section.style.display = 'block';
container.innerHTML = '';
history.forEach((item) => {
const div = document.createElement('div');
div.className = 'history-item';
div.innerHTML = `
<div class="history-info">
<div class="history-url" title="${item.url}">${item.url}</div>
<div class="history-meta">
<span><i class="fa-regular fa-clock"></i> ${item.date}</span>
<span><i class="fa-solid fa-expand"></i> ${item.width}x${item.height}</span>
</div>
</div>
<div class="history-actions">
<a href="${item.imgUrl}" target="_blank" class="btn-icon" title="View"><i class="fa-solid fa-eye"></i></a>
<a href="${item.imgUrl}" download="snap.png" class="btn-icon" title="Download"><i class="fa-solid fa-download"></i></a>
</div>
`;
container.appendChild(div);
});
}
function clearHistory() {
if(confirm("Clear all recent snapshots?")) {
localStorage.removeItem('snapHistory');
loadHistory();
}
}
function openModal() { document.getElementById('imageModal').style.display = 'flex'; }
function closeModal() { document.getElementById('imageModal').style.display = 'none'; }
window.onclick = function(e) { if (e.target == document.getElementById('imageModal')) closeModal(); }
function toggleFaq(item) {
item.classList.toggle('active');
const icon = item.querySelector('.fa-chevron-down');
if (item.classList.contains('active')) {
icon.style.transform = 'rotate(180deg)';
} else {
icon.style.transform = 'rotate(0deg)';
}
}
</script>
</body>
</html>