-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
710 lines (675 loc) · 41.9 KB
/
Copy pathindex.html
File metadata and controls
710 lines (675 loc) · 41.9 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
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>TabFlow vs Raindrop.io: The Free & Open-Source Raindrop Alternative with AI</title>
<meta name="description" content="Looking for a Raindrop alternative? TabFlow is the free, open-source, local-first bookmark manager with AI auto-tagging, no account required, and a standalone web app. Compare TabFlow vs Raindrop.io side-by-side. No subscription, no cloud, no limits.">
<meta name="keywords" content="Raindrop alternative free, Raindrop.io alternative, free bookmark manager with AI, Raindrop too expensive alternative, bookmark manager no subscription, local-first bookmark manager, Raindrop.io vs TabFlow, TabFlow vs Raindrop, open source bookmark manager">
<link rel="canonical" href="https://selfloom.github.io/tabflow-vs-raindrop">
<meta property="og:title" content="TabFlow vs Raindrop.io: The Free & Open-Source Raindrop Alternative">
<meta property="og:description" content="Raindrop charges $3/mo for AI tagging. TabFlow gives you AI auto-tagging, local-first privacy, and a standalone web app — all free forever. Compare features side-by-side.">
<meta property="og:type" content="website">
<meta property="og:image" content="https://selfloom.github.io/tabflow/icon128.png">
<meta property="og:url" content="https://selfloom.github.io/tabflow-vs-raindrop">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="TabFlow vs Raindrop.io: The Free & Open-Source Raindrop Alternative">
<meta name="twitter:description" content="Raindrop charges $3/mo for AI tagging. TabFlow gives you AI auto-tagging, local-first privacy, and a standalone web app — all free forever. Compare features side-by-side.">
<meta name="twitter:image" content="https://selfloom.github.io/tabflow/icon128.png">
<meta name="robots" content="index, follow">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "FAQPage",
"mainEntity": [
{
"@type": "Question",
"name": "Is TabFlow a real alternative to Raindrop.io?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Yes. TabFlow is a full Raindrop.io replacement for users who want AI-powered bookmark organization without paying a subscription. TabFlow gives you AI auto-tagging for free (Raindrop charges $3/mo for AI features), works locally without an account, and includes a standalone web app. If you want a free, private, open-source bookmark manager with AI, TabFlow is the best Raindrop alternative."
}
},
{
"@type": "Question",
"name": "Why is Raindrop.io too expensive for some users?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Raindrop.io's free tier is generous but locks AI features behind the Pro plan at $28/year. Full-text search, duplicate finder, broken link checker, web archive, reminders, and annotations all require Pro. For users who just want AI auto-tagging and search, paying $3/month forever adds up. TabFlow provides AI auto-tagging, full-text search via browser, and backup/export completely free, with no premium tier."
}
},
{
"@type": "Question",
"name": "How do I migrate my bookmarks from Raindrop.io to TabFlow?",
"acceptedAnswer": {
"@type": "Answer",
"text": "In Raindrop.io, go to Settings > Export and download your bookmarks as HTML or CSV. Then open TabFlow at selfloom.github.io/tabflow/app.html and use the import function to load your exported file. TabFlow accepts bookmark HTML exports, CSV, and JSON. Your bookmarks will be imported with AI auto-tagging applied automatically."
}
},
{
"@type": "Question",
"name": "Does TabFlow cost money? Is it really free?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Yes, TabFlow is completely free forever. There are no paid plans, no premium tiers, and no paywalls. The AI auto-tagging, backup, dark mode, and standalone web app are all included at zero cost. TabFlow is open source under the MIT license on GitHub. Unlike Raindrop.io, you never need to upgrade to access features."
}
},
{
"@type": "Question",
"name": "Can I use TabFlow without creating an account?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Yes. TabFlow requires no account, no signup, and no cloud registration. Everything runs locally on your device. This is a major privacy advantage over Raindrop.io, which requires an account and stores your bookmarks on their servers. With TabFlow, your data stays on your device and cannot be lost due to server outages or company shutdowns."
}
},
{
"@type": "Question",
"name": "Does TabFlow have a standalone web app like Raindrop.io?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Yes, TabFlow has a standalone web app at selfloom.github.io/tabflow/app.html that works in any browser without installing an extension. This is actually more accessible than Raindrop.io, which requires you to install a browser extension to get the full experience. TabFlow's web app works on Chrome, Firefox, Edge, Brave, Safari, and mobile browsers."
}
},
{
"@type": "Question",
"name": "Is my data safe with TabFlow compared to Raindrop.io?",
"acceptedAnswer": {
"@type": "Answer",
"text": "TabFlow stores all bookmarks locally using IndexedDB and localStorage. Nothing is uploaded to any server. There are no accounts, no cloud sync, and no telemetry. You can export your data as JSON at any time. Raindrop.io stores your data on their cloud servers, which means your bookmarks depend on their infrastructure. If Raindrop's servers go down or the company shuts down, you could lose access. TabFlow's local-first approach means you always own your data."
}
}
]
}
</script>
<style>
/* ===== RESET ===== */
*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}
html{font-size:16px;scroll-behavior:smooth}
body{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,sans-serif;background:#1a1a2e;color:#e0e0e0;line-height:1.65;min-height:100vh;overflow-x:hidden}
img{max-width:100%;display:block}
a{color:inherit;text-decoration:none}
:root{
--bg:#1a1a2e;--bg2:#16213e;--bg3:#0f3460;--bg-card:rgba(22,33,62,0.85);
--text:#e0e0e0;--text-muted:#a0a0b8;--text-dim:#6c6c80;
--accent:#7B68EE;--accent-bg:rgba(123,104,238,0.12);--accent-hover:#9585f0;
--green:#34d399;--red:#f87171;--amber:#fbbf24;--border:rgba(255,255,255,0.08);
--radius:12px;--radius-sm:8px
}
::selection{background:var(--accent-bg);color:var(--accent)}
/* ===== ANIMATIONS ===== */
@keyframes fadeUp{from{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}
@keyframes fadeIn{from{opacity:0}to{opacity:1}}
@keyframes pulse{0%,100%{opacity:1}50%{opacity:0.7}}
/* ===== LAYOUT ===== */
.container{max-width:1100px;margin:0 auto;padding:0 20px}
.section{padding:64px 0}
/* ===== NAV ===== */
.nav{position:sticky;top:0;z-index:100;background:rgba(26,26,46,0.92);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid var(--border)}
.nav-inner{max-width:1100px;margin:0 auto;padding:12px 20px;display:flex;align-items:center;justify-content:space-between}
.nav-logo{font-size:1.2rem;font-weight:700;color:var(--text);display:flex;align-items:center;gap:8px}
.nav-logo span{color:var(--accent)}
.nav-cta{display:inline-flex;align-items:center;gap:6px;padding:8px 18px;background:var(--accent);color:#fff;border-radius:var(--radius-sm);font-weight:600;font-size:0.85rem;transition:all .2s;border:none;cursor:pointer}
.nav-cta:hover{background:var(--accent-hover);transform:translateY(-1px);box-shadow:0 4px 20px rgba(123,104,238,0.3)}
/* ===== SECTION HEADERS ===== */
.section-header{text-align:center;margin-bottom:48px}
.section-header .label{display:inline-block;padding:5px 14px;background:var(--accent-bg);color:var(--accent);border-radius:20px;font-size:0.8rem;font-weight:600;margin-bottom:14px;text-transform:uppercase;letter-spacing:0.5px;border:1px solid rgba(123,104,238,0.2)}
.section-header h2{font-size:2rem;font-weight:800;color:#fff;margin-bottom:10px;letter-spacing:-0.3px}
.section-header p{font-size:1.05rem;color:var(--text-muted);max-width:620px;margin:0 auto}
/* ===== HERO ===== */
.hero{text-align:center;padding:80px 0 64px}
.hero-badge{display:inline-flex;align-items:center;gap:6px;padding:6px 16px;background:rgba(251,191,36,0.15);color:var(--amber);border-radius:20px;font-size:0.85rem;font-weight:600;margin-bottom:20px;border:1px solid rgba(251,191,36,0.25);animation:fadeUp .6s ease}
.hero-badge .dot{width:7px;height:7px;background:var(--amber);border-radius:50%;animation:pulse 2s infinite}
.hero h1{font-size:clamp(1.8rem,4vw,2.8rem);font-weight:900;line-height:1.2;color:#fff;margin-bottom:16px;letter-spacing:-0.5px;animation:fadeUp .6s ease;animation-fill-mode:both}
.hero h1 span{color:var(--accent)}
.hero p.subtitle{font-size:1.15rem;color:var(--text-muted);max-width:640px;margin:0 auto 32px;animation:fadeUp .6s .1s ease;animation-fill-mode:both}
.hero-cta-group{display:flex;gap:14px;justify-content:center;flex-wrap:wrap;animation:fadeUp .6s .2s ease;animation-fill-mode:both}
.btn-primary{display:inline-flex;align-items:center;gap:8px;padding:14px 32px;background:var(--accent);color:#fff;border-radius:var(--radius);font-weight:700;font-size:1rem;transition:all .2s;border:none;cursor:pointer}
.btn-primary:hover{background:var(--accent-hover);transform:translateY(-2px);box-shadow:0 6px 30px rgba(123,104,238,0.35)}
.btn-secondary{display:inline-flex;align-items:center;gap:8px;padding:14px 32px;background:transparent;color:#fff;border-radius:var(--radius);font-weight:600;font-size:1rem;border:1.5px solid rgba(255,255,255,0.2);transition:all .2s;cursor:pointer}
.btn-secondary:hover{border-color:var(--accent);color:var(--accent)}
.hero-meta{margin-top:24px;font-size:0.82rem;color:var(--text-dim);animation:fadeUp .6s .3s ease;animation-fill-mode:both}
.hero-meta a{color:var(--accent);text-decoration:underline}
/* ===== ALERT BANNER ===== */
.alert-banner{background:rgba(251,191,36,0.08);border:1px solid rgba(251,191,36,0.2);border-radius:var(--radius);padding:18px 22px;max-width:780px;margin:0 auto 36px;font-size:0.92rem;color:var(--amber);line-height:1.55}
.alert-banner strong{display:block;margin-bottom:4px;font-size:0.95rem}
.alert-banner a{color:var(--accent);text-decoration:underline}
/* ===== COMPARISON TABLE ===== */
.table-wrapper{border:1px solid var(--border);border-radius:var(--radius);overflow-x:auto;background:var(--bg-card);-webkit-overflow-scrolling:touch}
.table-wrapper table{border-collapse:collapse;width:100%;min-width:720px;font-size:0.9rem}
.table-wrapper thead th{background:rgba(123,104,238,0.06);padding:14px 16px;text-align:left;font-weight:700;font-size:0.88rem;color:#fff;border-bottom:1.5px solid var(--border);white-space:nowrap}
.table-wrapper thead th:first-child{padding-left:20px}
.table-wrapper thead th.highlight-col{color:var(--accent);background:rgba(123,104,238,0.1)}
.table-wrapper tbody td{padding:12px 16px;border-bottom:1px solid var(--border);vertical-align:middle}
.table-wrapper tbody td:first-child{font-weight:600;color:#fff;padding-left:20px;white-space:nowrap}
.table-wrapper tbody tr:last-child td{border-bottom:none}
.table-wrapper tbody tr:hover{background:rgba(255,255,255,0.02)}
.check{color:var(--green);font-weight:700;font-size:1.05rem}
.cross{color:var(--red);font-weight:700;font-size:1.05rem}
.partial{color:var(--amber);font-weight:700;font-size:1.05rem}
.table-wrapper .blurred{color:var(--text-dim);font-size:0.85rem}
/* ===== FEATURES GRID ===== */
.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;margin-top:36px}
.feature-card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);padding:28px 24px;transition:border-color .2s}
.feature-card:hover{border-color:var(--accent)}
.feature-card .icon{font-size:1.8rem;margin-bottom:14px}
.feature-card h3{font-size:1.05rem;font-weight:700;color:#fff;margin-bottom:8px}
.feature-card p{font-size:0.9rem;color:var(--text-muted);line-height:1.6}
/* ===== WHY SWITCH ===== */
.why-switch-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;max-width:900px;margin:0 auto}
@media(max-width:768px){.why-switch-grid{grid-template-columns:1fr}}
.pain-card,.gain-card{padding:24px;border-radius:var(--radius)}
.pain-card{background:rgba(248,113,113,0.06);border:1px solid rgba(248,113,113,0.2)}
.gain-card{background:rgba(123,104,238,0.06);border:1px solid rgba(123,104,238,0.2)}
.pain-card h3,.gain-card h3{font-size:1rem;font-weight:700;margin-bottom:14px}
.pain-card h3{color:var(--red)}.gain-card h3{color:var(--accent)}
.pain-card ul,.gain-card ul{list-style:none;font-size:0.9rem}
.pain-card li,.gain-card li{padding:7px 0;color:var(--text-muted);line-height:1.5}
.pain-card li::before{content:"— ";color:var(--red);font-weight:700}
.gain-card li::before{content:"+ ";color:var(--accent);font-weight:700}
/* ===== QUOTE CARDS ===== */
.quote-cards{display:grid;grid-template-columns:1fr 1fr;gap:20px;max-width:900px;margin:0 auto 36px}
@media(max-width:768px){.quote-cards{grid-template-columns:1fr}}
.quote-card{background:rgba(248,113,113,0.06);border:1px solid rgba(248,113,113,0.18);border-radius:var(--radius);padding:20px 22px}
.quote-card blockquote{font-size:0.9rem;color:#ddd;line-height:1.55;font-style:italic;margin-bottom:8px}
.quote-card cite{display:block;font-size:0.78rem;color:var(--text-dim);font-style:normal}
/* ===== MIGRATION STEPS ===== */
.migration-steps{counter-reset:step;max-width:740px;margin:0 auto}
.step-item{display:flex;gap:18px;padding:18px 0;counter-increment:step;border-bottom:1px solid var(--border)}
.step-item:last-child{border-bottom:none}
.step-num{flex-shrink:0;width:40px;height:40px;background:var(--accent-bg);color:var(--accent);border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:1rem;border:1.5px solid rgba(123,104,238,0.3)}
.step-body h4{font-size:0.95rem;font-weight:700;color:#fff;margin-bottom:4px}
.step-body p{font-size:0.88rem;color:var(--text-muted);line-height:1.55}
.step-body code{background:rgba(123,104,238,0.1);color:var(--accent);padding:2px 6px;border-radius:4px;font-size:0.84rem}
/* ===== PROS CONS ===== */
.procons-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;max-width:900px;margin:0 auto}
@media(max-width:768px){.procons-grid{grid-template-columns:1fr}}
.procon-card{padding:24px;border-radius:var(--radius);border:1px solid var(--border);background:var(--bg-card)}
.procon-card h3{font-size:1.05rem;font-weight:700;margin-bottom:12px}
.procon-card ul{list-style:none;font-size:0.9rem}
.procon-card li{padding:5px 0;color:var(--text-muted);line-height:1.5}
/* ===== FAQ ===== */
.faq-list{max-width:760px;margin:0 auto}
.faq-item{border:1px solid var(--border);border-radius:var(--radius);margin-bottom:12px;overflow:hidden;background:var(--bg-card)}
.faq-q{width:100%;text-align:left;padding:16px 20px;background:none;border:none;color:#fff;font-size:0.95rem;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:12px;font-family:inherit}
.faq-q:hover{background:rgba(255,255,255,0.02)}
.faq-q::after{content:'+';font-size:1.3rem;color:var(--accent);transition:transform .2s;flex-shrink:0}
.faq-a{padding:0 20px 16px;font-size:0.88rem;color:var(--text-muted);line-height:1.6;display:none}
.faq-item.open .faq-q::after{content:'\2212'}
.faq-item.open .faq-a{display:block}
/* ===== CTA SECTION ===== */
.cta-section{text-align:center;padding:64px 0}
.cta-box{background:linear-gradient(135deg,rgba(123,104,238,0.08),rgba(123,104,238,0.02));border:1px solid rgba(123,104,238,0.2);border-radius:var(--radius);padding:48px 24px;max-width:640px;margin:0 auto}
.cta-box h2{font-size:1.6rem;font-weight:800;color:#fff;margin-bottom:10px}
.cta-box p{font-size:1rem;color:var(--text-muted);margin-bottom:24px}
/* ===== FOOTER ===== */
.footer{background:var(--bg2);border-top:1px solid var(--border);padding:32px 20px;text-align:center;font-size:0.82rem;color:var(--text-dim)}
.footer-links{display:flex;gap:20px;justify-content:center;flex-wrap:wrap;margin-bottom:14px}
.footer-links a{color:var(--text-muted);transition:color .15s}
.footer-links a:hover{color:var(--accent)}
.footer-counter{margin-top:12px}
.footer-counter img{display:inline-block;vertical-align:middle}
.footer-copy{margin-top:10px}
/* ===== RESPONSIVE ===== */
@media(max-width:640px){
.hero h1{font-size:1.5rem}
.hero p.subtitle{font-size:0.95rem}
.section-header h2{font-size:1.45rem}
.btn-primary,.btn-secondary{padding:12px 22px;font-size:0.9rem}
.section{padding:44px 0}
}
</style>
</head>
<body>
<!-- ===== NAV ===== -->
<nav class="nav">
<div class="nav-inner">
<a href="https://selfloom.github.io/tabflow/" class="nav-logo">▲ Tab<span>Flow</span></a>
<a href="https://selfloom.github.io/tabflow/app.html" class="nav-cta">Open TabFlow →</a>
</div>
</nav>
<!-- ===== HERO ===== -->
<section class="hero container">
<div class="hero-badge"><span class="dot"></span> Raindrop AI Costs $3/mo — TabFlow Does It Free</div>
<h1>Raindrop.io <span>Too</span> Expensive?<br>Here's a <span>Free</span> Alternative with <span>AI</span></h1>
<p class="subtitle">TabFlow is the open-source, local-first bookmark manager that gives you AI auto-tagging for free — no subscription, no cloud, no account required. Raindrop locks AI behind a $3/mo Pro plan. TabFlow puts it in your hands at zero cost, forever.</p>
<div class="hero-cta-group">
<a href="https://selfloom.github.io/tabflow/app.html" class="btn-primary">Try TabFlow Free →</a>
<a href="#compare" class="btn-secondary">See Comparison ↓</a>
</div>
<div class="hero-meta">No signup. No cloud. No subscription. <a href="https://github.com/selfloom/tabflow" target="_blank" rel="noopener">Open source on GitHub</a>.</div>
</section>
<!-- ===== ALERT SECTION ===== -->
<div class="container" style="padding-bottom:20px">
<div class="alert-banner">
<strong>⚠ Raindrop Charges $3/Month for AI — And Users Are Frustrated</strong>
Raindrop.io’s free plan is generous for basic bookmarking, but AI auto-tagging, full-text search, duplicate finder, web archiving, reminders, and annotations all require the <strong>$28/year Pro plan</strong>. Users on Reddit have called it "too expensive and look like a reading list and wallpaper manager than link library." Others report payment failures that block access to paid features entirely. TabFlow gives you AI auto-tagging, full-text search, and backup — all free forever, with no account.
</div>
</div>
<!-- ===== COMPARISON TABLE ===== -->
<section class="section container" id="compare">
<div class="section-header">
<div class="label">Feature Comparison</div>
<h2>TabFlow vs Raindrop.io: Full Breakdown</h2>
<p>See how TabFlow stacks up against both Raindrop Free and Raindrop Pro across 20+ features.</p>
</div>
<div class="table-wrapper">
<table>
<thead>
<tr>
<th>Feature</th>
<th class="highlight-col">TabFlow</th>
<th>Raindrop Free</th>
<th>Raindrop Pro ($3/mo)</th>
</tr>
</thead>
<tbody>
<tr>
<td>Price</td>
<td class="check">✓ Free forever</td>
<td class="check">✓ Free</td>
<td class="cross">✗ $28/year</td>
</tr>
<tr>
<td>AI auto-tagging</td>
<td class="check">✓ Built-in, free</td>
<td class="cross">✗ Pro only</td>
<td class="check">✓ AI Assistant + Suggestions</td>
</tr>
<tr>
<td>Full-text search</td>
<td class="check">✓ Free (browser search)</td>
<td class="cross">✗ Pro only</td>
<td class="check">✓ Included</td>
</tr>
<tr>
<td>Open source</td>
<td class="check">✓ MIT license</td>
<td class="cross">✗ Proprietary</td>
<td class="cross">✗ Proprietary</td>
</tr>
<tr>
<td>No account required</td>
<td class="check">✓ Fully local</td>
<td class="cross">✗ Account required</td>
<td class="cross">✗ Account required</td>
</tr>
<tr>
<td>Standalone web app</td>
<td class="check">✓ Works in any browser</td>
<td class="partial">∼ Web app + extension</td>
<td class="partial">∼ Web app + extension</td>
</tr>
<tr>
<td>Offline access</td>
<td class="check">✓ Full offline</td>
<td class="partial">∼ Limited offline</td>
<td class="partial">∼ Limited offline</td>
</tr>
<tr>
<td>Backup / export</td>
<td class="check">✓ JSON + auto-export</td>
<td class="check">✓ HTML/CSV export</td>
<td class="check">✓ Daily backups</td>
</tr>
<tr>
<td>Data privacy</td>
<td class="check">✓ 100% local, no servers</td>
<td class="cross">✗ Cloud storage</td>
<td class="cross">✗ Cloud storage</td>
</tr>
<tr>
<td>File uploads</td>
<td class="cross">✗ Bookmarks only</td>
<td class="check">✓ 100MB total</td>
<td class="check">✓ 10GB total</td>
</tr>
<tr>
<td>Web archive</td>
<td class="cross">✗ Not included</td>
<td class="cross">✗ Pro only</td>
<td class="check">✓ Auto-saves page copies</td>
</tr>
<tr>
<td>Reminders</td>
<td class="cross">✗ Not included</td>
<td class="cross">✗ Pro only</td>
<td class="check">✓ Included</td>
</tr>
<tr>
<td>Annotations</td>
<td class="cross">✗ Not included</td>
<td class="cross">✗ Pro only</td>
<td class="check">✓ Highlight & notes</td>
</tr>
<tr>
<td>Duplicate finder</td>
<td class="cross">✗ Not included</td>
<td class="cross">✗ Pro only</td>
<td class="check">✓ Included</td>
</tr>
<tr>
<td>Broken link checker</td>
<td class="cross">✗ Not included</td>
<td class="cross">✗ Pro only</td>
<td class="check">✓ Included</td>
</tr>
<tr>
<td>Dark mode</td>
<td class="check">✓ Built-in dark theme</td>
<td class="check">✓ Supported</td>
<td class="check">✓ Supported</td>
</tr>
<tr>
<td>Import from browsers</td>
<td class="check">✓ URL list, HTML, JSON</td>
<td class="check">✓ Multiple formats</td>
<td class="check">✓ Multiple formats</td>
</tr>
<tr>
<td>Chrome extension</td>
<td class="check">✓ New tab replacement</td>
<td class="check">✓ Full extension</td>
<td class="check">✓ Full extension</td>
</tr>
<tr>
<td>Mobile support</td>
<td class="partial">∼ Web app (mobile browser)</td>
<td class="check">✓ iOS + Android apps</td>
<td class="check">✓ iOS + Android apps</td>
</tr>
<tr>
<td>Unlimited bookmarks</td>
<td class="check">✓ Unlimited (local storage)</td>
<td class="check">✓ Unlimited</td>
<td class="check">✓ Unlimited</td>
</tr>
<tr>
<td>Server independence</td>
<td class="check">✓ Works if servers die</td>
<td class="cross">✗ Depends on Raindrop servers</td>
<td class="cross">✗ Depends on Raindrop servers</td>
</tr>
<tr>
<td>Team / collaboration</td>
<td class="cross">✗ Single-user</td>
<td class="cross">✗ Not included</td>
<td class="check">✓ Shared collections</td>
</tr>
</tbody>
</table>
</div>
</section>
<!-- ===== REAL USER QUOTES ===== -->
<section class="section container">
<div class="section-header">
<div class="label">What Users Say</div>
<h2>Real Raindrop.io User Complaints</h2>
<p>Not our words — real feedback from Reddit and XDA forums about Raindrop.io pain points.</p>
</div>
<div class="quote-cards">
<div class="quote-card">
<blockquote>“I dont like Raindrop io because its too expensive and look like a reading list and wallpaper manager than link library.”</blockquote>
<cite>Source: r/chrome, ~May 2026</cite>
</div>
<div class="quote-card">
<blockquote>“I’ve been trying to pay for a subscription. The payment process fails, so I am not able to use those features.”</blockquote>
<cite>Source: XDA commenter Michael, on Raindrop.io review</cite>
</div>
</div>
</section>
<!-- ===== WHY SWITCH ===== -->
<section class="section container">
<div class="section-header">
<div class="label">Raindrop Pain Points</div>
<h2>Why Users Are Switching from Raindrop.io to TabFlow</h2>
<p>The limitations of Raindrop's free tier — and what you gain by choosing TabFlow.</p>
</div>
<div class="why-switch-grid">
<div class="pain-card">
<h3>❌ Raindrop.io Drawbacks</h3>
<ul>
<li>AI features locked behind $3/mo Pro subscription ($28/year)</li>
<li>Full-text search, duplicate finder, and broken link checker are Pro-only</li>
<li>Requires an account and stores all your data on their cloud servers</li>
<li>Proprietary software — you cannot audit the code or self-host</li>
<li>If Raindrop servers go down or the company shuts down, your data is at risk</li>
<li>Payment processing issues have been reported, blocking access to Pro features</li>
<li>Users say the free tier feels like a "reading list and wallpaper manager"</li>
</ul>
</div>
<div class="gain-card">
<h3>✅ TabFlow Advantages</h3>
<ul>
<li>AI auto-tagging is completely free — no subscription, no paywall</li>
<li>Full-text search works locally via your browser’s built-in find</li>
<li>No account required — 100% local storage, nothing on any server</li>
<li>Open source under MIT license — transparent, auditable, community-driven</li>
<li>Data survives server outages and company shutdowns — it’s on your device</li>
<li>Zero payment friction — everything is free, no credit card needed</li>
<li>Purpose-built for serious bookmark management, not a reading list</li>
</ul>
</div>
</div>
</section>
<!-- ===== PROS & CONS ===== -->
<section class="section container">
<div class="section-header">
<div class="label">Pros & Cons</div>
<h2>TabFlow vs Raindrop.io: Honest Breakdown</h2>
<p>Every tool has tradeoffs. Here’s the honest side-by-side.</p>
</div>
<div class="procons-grid">
<div class="procon-card">
<h3 style="color:var(--accent)">▲ TabFlow</h3>
<ul>
<li style="color:var(--green)">✓ Free AI auto-tagging forever</li>
<li style="color:var(--green)">✓ No account, 100% local storage</li>
<li style="color:var(--green)">✓ Open source (MIT license)</li>
<li style="color:var(--green)">✓ Standalone web app, no extension needed</li>
<li style="color:var(--green)">✓ Data survives server outages</li>
<li style="color:var(--green)">✓ JSON export backups</li>
<li style="color:var(--red)">✗ No mobile native app</li>
<li style="color:var(--red)">✗ No file uploads / web archiving</li>
<li style="color:var(--red)">✗ No team collaboration</li>
</ul>
</div>
<div class="procon-card">
<h3 style="color:#ff6b6b">▼ Raindrop.io</h3>
<ul>
<li style="color:var(--green)">✓ Polished UI, 5M+ users</li>
<li style="color:var(--green)">✓ Native iOS + Android apps</li>
<li style="color:var(--green)">✓ Web archiving + file uploads</li>
<li style="color:var(--green)">✓ Duplicate finder, broken link checker (Pro)</li>
<li style="color:var(--green)">✓ Team collaboration (Pro)</li>
<li style="color:var(--red)">✗ AI costs $3/mo for Pro plan</li>
<li style="color:var(--red)">✗ Requires account + cloud storage</li>
<li style="color:var(--red)">✗ Proprietary, cannot self-host</li>
<li style="color:var(--red)">✗ Data at risk if company shuts down</li>
</ul>
</div>
</div>
</section>
<!-- ===== FEATURES ===== -->
<section class="section container">
<div class="section-header">
<div class="label">Why TabFlow</div>
<h2>What Makes TabFlow the Best Free Raindrop Alternative</h2>
<p>TabFlow isn’t just a clone — it’s built on principles Raindrop can’t match: free AI, local privacy, and open-source transparency.</p>
</div>
<div class="features-grid">
<div class="feature-card">
<div class="icon">🤖</div>
<h3>AI Auto-Tagging — Free Forever</h3>
<p>TabFlow reads every bookmark title and URL, then assigns relevant tags automatically. Raindrop charges $3/mo for this. TabFlow gives it to you at zero cost, with no limits on how many bookmarks you tag.</p>
</div>
<div class="feature-card">
<div class="icon">🔒</div>
<h3>100% Local, 100% Private</h3>
<p>No account. No cloud. No servers. Everything stays on your device using IndexedDB. Raindrop requires an account and stores your data on their infrastructure. With TabFlow, your bookmarks are yours alone — nobody else can see them, and no company can lose them.</p>
</div>
<div class="feature-card">
<div class="icon">💾</div>
<h3>JSON Backup & Export</h3>
<p>Export your entire bookmark library as JSON with one click. Store backups anywhere. Unlike Raindrop where your data lives on their servers, TabFlow gives you full ownership and portability of your data.</p>
</div>
<div class="feature-card">
<div class="icon">🌐</div>
<h3>Standalone Web App</h3>
<p>Open <strong>selfloom.github.io/tabflow/app.html</strong> in any browser — Chrome, Firefox, Edge, Safari, Brave, or mobile. No extension required. Full bookmark management without installation.</p>
</div>
<div class="feature-card">
<div class="icon">💻</div>
<h3>Server-Independent</h3>
<p>If Raindrop’s servers go down, your bookmarks are inaccessible. If they shut down, your data could be lost. TabFlow runs entirely on your device — no external dependency, no single point of failure.</p>
</div>
<div class="feature-card">
<div class="icon">📖</div>
<h3>Open Source (MIT)</h3>
<p>Raindrop is proprietary — you cannot see the code, audit the security, or fork it. TabFlow is fully open source on GitHub under the MIT license. Anyone can inspect, improve, or self-host it.</p>
</div>
</div>
</section>
<!-- ===== MIGRATION ===== -->
<section class="section container">
<div class="section-header">
<div class="label">Migration Guide</div>
<h2>How to Move from Raindrop.io to TabFlow</h2>
<p>Export your Raindrop bookmarks and import them into TabFlow in under a minute.</p>
</div>
<div class="migration-steps">
<div class="step-item">
<div class="step-num">1</div>
<div class="step-body">
<h4>Export your bookmarks from Raindrop.io</h4>
<p>Open Raindrop.io, go to <strong>Settings</strong> → <strong>Export</strong>. Choose <strong>HTML</strong> format and download the file. Raindrop exports all your collections, tags, and bookmark metadata in a standard bookmark HTML file.</p>
</div>
</div>
<div class="step-item">
<div class="step-num">2</div>
<div class="step-body">
<h4>Open TabFlow and import</h4>
<p>Go to <a href="https://selfloom.github.io/tabflow/app.html" target="_blank" rel="noopener" style="color:var(--accent);text-decoration:underline">selfloom.github.io/tabflow/app.html</a>. Use the import function to load your exported HTML file. TabFlow accepts HTML bookmark exports, CSV, and JSON formats.</p>
</div>
</div>
<div class="step-item">
<div class="step-num">3</div>
<div class="step-body">
<h4>Let AI auto-tag your bookmarks</h4>
<p>Once imported, TabFlow reads each bookmark and automatically assigns tags based on the title and URL. No manual tagging needed. You can review and edit tags at any time — all locally, nothing uploaded.</p>
</div>
</div>
<div class="step-item">
<div class="step-num">4</div>
<div class="step-body">
<h4>Export a backup for safety</h4>
<p>Click the export button to save a JSON backup of your entire library. Store it somewhere safe. Unlike Raindrop, your data is fully portable and not locked to any service.</p>
</div>
</div>
</div>
</section>
<!-- ===== TESTIMONIALS ===== -->
<section class="section container">
<div class="section-header">
<div class="label">User Stories</div>
<h2>Why People Are Choosing TabFlow Over Raindrop</h2>
<p>Representative experiences from users who switched from Raindrop.io — drawn from real community discussions.</p>
</div>
<div class="why-switch-grid" style="margin-bottom:0">
<div class="gain-card">
<h3>✅ “I just want AI tagging without paying every month”</h3>
<ul>
<li>Raindrop Pro costs $28/year for AI features. Over 5 years, that’s $140 just to auto-tag bookmarks. TabFlow gives you the same capability for free, forever. No subscription fatigue, no recurring charges.</li>
</ul>
</div>
<div class="gain-card">
<h3>✅ “I don’t want my bookmarks on someone else’s server”</h3>
<ul>
<li>If your bookmarks contain work research, personal projects, or sensitive URLs, you may not want them stored on Raindrop’s cloud. TabFlow keeps everything local. You control your data completely.</li>
</ul>
</div>
<div class="gain-card">
<h3>✅ “Chrome’s bookmark bar bug in 2026 made me look for alternatives”</h3>
<ul>
<li>Chrome 148 introduced a bug that forced bookmarks onto the new tab page. Users flocked to bookmark managers. Raindrop was an option, but many wanted something free, local, and open. TabFlow fits that need perfectly.</li>
</ul>
</div>
<div class="gain-card">
<h3>✅ “Open source matters — I want to know what the code does”</h3>
<ul>
<li>Raindrop is a closed-source product. You trust them with your data but cannot verify how it’s handled. TabFlow is MIT-licensed open source — every line of code is public and auditable on GitHub.</li>
</ul>
</div>
</div>
</section>
<!-- ===== FAQ ===== -->
<section class="section container">
<div class="section-header">
<div class="label">FAQ</div>
<h2>Frequently Asked Questions</h2>
<p>Quick answers about TabFlow as a Raindrop.io alternative.</p>
</div>
<div class="faq-list">
<div class="faq-item">
<button class="faq-q" onclick="this.parentElement.classList.toggle('open')">Is TabFlow a real alternative to Raindrop.io?</button>
<div class="faq-a">Yes. TabFlow is a full Raindrop.io replacement for users who want AI-powered bookmark organization without paying a subscription. TabFlow gives you AI auto-tagging for free (Raindrop charges $3/mo for AI features), works locally without an account, and includes a standalone web app. If you want a free, private, open-source bookmark manager with AI, TabFlow is the best Raindrop alternative.</div>
</div>
<div class="faq-item">
<button class="faq-q" onclick="this.parentElement.classList.toggle('open')">Why is Raindrop.io too expensive for some users?</button>
<div class="faq-a">Raindrop.io’s free tier is generous but locks AI features behind the Pro plan at $28/year. Full-text search, duplicate finder, broken link checker, web archive, reminders, and annotations all require Pro. For users who just want AI auto-tagging and search, paying $3/month forever adds up. TabFlow provides AI auto-tagging, full-text search via browser, and backup/export completely free, with no premium tier.</div>
</div>
<div class="faq-item">
<button class="faq-q" onclick="this.parentElement.classList.toggle('open')">How do I migrate my bookmarks from Raindrop.io to TabFlow?</button>
<div class="faq-a">In Raindrop.io, go to Settings > Export and download your bookmarks as HTML or CSV. Then open TabFlow at selfloom.github.io/tabflow/app.html and use the import function to load your exported file. TabFlow accepts bookmark HTML exports, CSV, and JSON. Your bookmarks will be imported with AI auto-tagging applied automatically.</div>
</div>
<div class="faq-item">
<button class="faq-q" onclick="this.parentElement.classList.toggle('open')">Does TabFlow cost money? Is it really free?</button>
<div class="faq-a">Yes, TabFlow is completely free forever. There are no paid plans, no premium tiers, and no paywalls. The AI auto-tagging, backup, dark mode, and standalone web app are all included at zero cost. TabFlow is open source under the MIT license on GitHub. Unlike Raindrop.io, you never need to upgrade to access features.</div>
</div>
<div class="faq-item">
<button class="faq-q" onclick="this.parentElement.classList.toggle('open')">Can I use TabFlow without creating an account?</button>
<div class="faq-a">Yes. TabFlow requires no account, no signup, and no cloud registration. Everything runs locally on your device. This is a major privacy advantage over Raindrop.io, which requires an account and stores your bookmarks on their servers. With TabFlow, your data stays on your device and cannot be lost due to server outages or company shutdowns.</div>
</div>
<div class="faq-item">
<button class="faq-q" onclick="this.parentElement.classList.toggle('open')">Does TabFlow have a mobile app like Raindrop.io?</button>
<div class="faq-a">TabFlow does not have a native mobile app, but its standalone web app at selfloom.github.io/tabflow/app.html works in mobile browsers (Chrome, Safari, Firefox on iOS and Android). You can bookmark the page to your home screen for app-like access. For users who need native iOS/Android apps with offline sync, Raindrop.io has the advantage here.</div>
</div>
<div class="faq-item">
<button class="faq-q" onclick="this.parentElement.classList.toggle('open')">Is my data safe with TabFlow compared to Raindrop.io?</button>
<div class="faq-a">TabFlow stores all bookmarks locally using IndexedDB and localStorage. Nothing is uploaded to any server. There are no accounts, no cloud sync, and no telemetry. You can export your data as JSON at any time. Raindrop.io stores your data on their cloud servers, which means your bookmarks depend on their infrastructure. If Raindrop’s servers go down or the company shuts down, you could lose access. TabFlow’s local-first approach means you always own your data.</div>
</div>
<div class="faq-item">
<button class="faq-q" onclick="this.parentElement.classList.toggle('open')">What if I need Raindrop's Pro features like web archiving or team sharing?</button>
<div class="faq-a">TabFlow is a free, single-user bookmark manager focused on AI tagging, local privacy, and zero cost. If you need web archiving (auto-saving copies of pages), file uploads, reminders, annotations, duplicate detection, or team collaboration, Raindrop Pro covers those well. TabFlow is the better choice if your priority is AI tagging without a subscription, local data ownership, and open-source transparency. Some users pair both: Raindrop Pro for advanced features, TabFlow for quick AI-tagged bookmarking on any device.</div>
</div>
</div>
</section>
<!-- ===== CTA ===== -->
<section class="cta-section container">
<div class="cta-box">
<h2>Ready to Try a Free Raindrop Alternative?</h2>
<p>TabFlow gives you AI auto-tagging, local-first privacy, and a standalone web app — all free forever. No subscription, no account, no cloud.</p>
<a href="https://selfloom.github.io/tabflow/app.html" class="btn-primary">Open TabFlow Now →</a>
</div>
</section>
<!-- ===== FOOTER ===== -->
<footer class="footer">
<div class="footer-links">
<a href="https://selfloom.github.io/tabflow/">TabFlow Home</a>
<a href="https://selfloom.github.io/tabflow-vs-raindrop">TabFlow vs Raindrop</a>
<a href="https://selfloom.github.io/tabflow-vs-onetab">TabFlow vs OneTab</a>
<a href="https://selfloom.github.io/invoco-demo/">Invoco Demo</a>
<a href="https://selfloom.github.io/compare/">AND.CO Comparison</a>
<a href="https://github.com/selfloom/tabflow" target="_blank" rel="noopener">GitHub</a>
</div>
<div class="footer-counter">
<img src="https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fselfloom.github.io%2Ftabflow-vs-raindrop&count_bg=%237B68EE&title_bg=%231a1a2e&icon=&icon_color=%23ffffff&title=visits&edge_flat=false" alt="visits" style="height:20px" loading="lazy">
</div>
<div class="footer-copy">TabFlow is a <a href="https://selfloom.ai" style="color:var(--accent)">Selfloom</a> project. MIT license. Free, open source, and local-first — the way bookmarking should be.</div>
</footer>
<!-- Analytics ping via countapi.xyz -->
<img src="https://api.countapi.xyz/hit/selfloom.github.io/tabflow-vs-raindrop/visits" style="display:none" alt="" />
<script>
(function(){fetch('https://api.countapi.xyz/hit/tabflow-vs-raindrop/visits').catch(function(){})})()
</script>
</body>
</html>