From Chrome to Raindrop: A Simple Bookmark Migration Hack

 

1. Introduction

Bookmarks are lifesavers—at least for people like me who always have 20+ tabs open and constantly jump between projects, tools, and random inspirations found online. Whether it's an article I want to read later, a code snippet I might use someday, or a tool I stumbled upon at 2AM, bookmarks help me keep track of it all.

For years, I relied on Chrome’s built-in bookmarking system. It did the job… well, good enough. But as my workflow got more complex, especially with using multiple Chrome profiles for different purposes (think: work vs. personal), Chrome Bookmarks started to show some serious limitations.

That’s when I started exploring alternatives. I didn’t need anything fancy—just something that could keep my bookmarks organized, accessible across devices, and preferably not locked inside one browser profile. After a few trials, Raindrop.io stood out.

This article is a breakdown of my journey: why I decided to migrate, what worked and what didn’t, and the step-by-step method I used to move my bookmarks from Chrome to Raindrop using a CSV file and Google Sheets. If you're a tech enthusiast like me who enjoys optimizing your workflow, you might find this little hack surprisingly useful.


2. Why I Migrated from Chrome Bookmarks to Raindrop

So, here’s the thing: I use two separate Chrome profiles on a daily basis—one for work, and one for everything else (personal projects, learning, shopping, memes… you know the drill).

At first, this setup felt super organized. I could keep things separated, switch contexts quickly, and avoid mixing up client-related stuff with my weekend reading list. But when it came to bookmarks, things got messy—fast.

Each Chrome profile maintains its own isolated set of bookmarks. That means if I found a great article while on my personal profile but wanted to use it for work later, I had to manually send it to myself, or worse, try to remember where I saw it. There’s no native sync between Chrome profiles unless you start exporting and importing bookmarks back and forth—which, let’s be honest, no one has time for.

That pain point is what made me look for a better solution.

I needed:

  • One centralized bookmark library, accessible from both profiles

  • Something that worked across browsers and devices

  • Better organization tools than folders buried inside folders

Enter Raindrop.io—a bookmarking tool that ticks all the boxes. It runs in the browser, works with multiple profiles, and even has mobile apps. Plus, it supports tags, collections, and custom views, which makes managing a giant pile of links feel way less overwhelming.

And the best part? You can import bookmarks using a CSV file, which gave me the flexibility to clean things up along the way.

3. Pros & Cons: Chrome Bookmarks vs Raindrop

Before making the switch, I did a quick comparison between Chrome’s native bookmark system and Raindrop. Both have their strengths, but when it comes to flexibility and productivity, Raindrop easily pulled ahead—especially because of one feature I now can’t live without: tags.

Chrome Bookmarks

Pros:

  • Built-in and seamless – It’s already there in your browser, no extra tools needed.

  • Sync with Google Account – As long as you’re logged in, your bookmarks stay updated across devices (within the same profile).

  • Simple and straightforward – If all you need is to save a few links and occasionally organize them, it works.

Cons:

  • No cross-profile sync – Bookmarks live inside a single profile. Using multiple profiles means maintaining multiple bookmark sets manually.

  • Limited organization tools – You get folders, subfolders… and that’s about it. No tags, no filters, no advanced search.

  • Zero visualization – Just a list of links. No images, no preview, no rich formatting.

Raindrop.io

Pros:

  • Cross-browser and cross-device – One account to access all your bookmarks, from any browser or device.

  • Beautiful interface – You get visuals! Thumbnails, icons, and a clean layout that makes browsing bookmarks fun (yes, really).

  • Flexible organization with tagsThis is my favorite part.
    Unlike folders, which force you to choose a single “place” for each bookmark, tags let you categorize the same link in multiple ways.
    For example, a single bookmark can be tagged as design, AI, inspiration, and tools—so you’ll find it no matter which lens you’re looking through. It’s way more intuitive and powerful for people who juggle different projects or contexts.

  • Powerful search and filtering – Combine tags, collections, and keywords to find exactly what you need.

  • Optional features for power users – Like duplicate detection, broken link check, and custom icons (some under the Pro plan).

Cons:

  • Requires an extra account – Not a huge deal, but one more login to manage.

  • Initial setup takes time – Especially if you’re importing and reorganizing years of bookmarks.

  • Some advanced features are paid – The free version is generous, but power users might want the Pro plan.

4. Migration Steps: Chrome to Raindrop via CSV

Now that I was sold on Raindrop, it was time to move my mountain of bookmarks over. Chrome does offer a built-in export feature—but here’s the catch: it exports your bookmarks as an HTML file. Sure, that’s great if you just want to back them up or move them to another browser. But if you’re trying to clean up, re-categorize, or tag your bookmarks, that HTML format is a nightmare to work with. It’s not human-friendly, and definitely not spreadsheet-friendly.

What I needed was a CSV format—something I could open in Google Sheets, edit freely, and import with clean metadata into Raindrop.

Here’s how I did it:


Step 1: Install the “Bookmark Import/Export” Chrome Extension

I found a handy little Chrome extension called Bookmark Import/Export. It does exactly what it says—lets you export your Chrome bookmarks as a CSV file, complete with columns like title, URL, folder, and more.

This was the key that made the whole process smooth.


Step 2: Export Chrome Bookmarks as CSV

After installing the extension, I used it to export all my bookmarks into a file called bookmark.csv. It gave me a clean spreadsheet-like structure, which made the next steps much easier.


Step 3: Open the CSV in Google Sheets and Clean It Up

Here’s where the magic happens.

Over time, I had developed a habit of adding hashtags directly into the bookmark titles, like:

  • #productivity Pomodoro Timer

  • #dev #api JSON Formatter

  • #ai #design AI Image Generator

This worked okay for quickly scanning titles in Chrome, but now that I was moving to Raindrop—which supports actual tags—I wanted to extract those hashtags from the title and move them into the tags column.

Using Google Sheets, I did a bit of spreadsheet wizardry:

  • Used formulas to extract hashtags from titles

  • Added the extracted tags into a new column

Original result from Chrome export


=IFNA(TEXTJOIN(", ", TRUE, ARRAYFORMULA(MID(FILTER(SPLIT(A2, " "), LEFT(SPLIT(A2, " "), 1) = "#"), 2, LEN(FILTER(SPLIT(A2, " "), LEFT(SPLIT(A2, " "), 1) = "#"))))),"")

Tags  extracted into column F

It only took a few minutes, but the result was a much neater, more searchable collection.

Step 4: Save the Edited File as CSV

Once everything looked good, I downloaded the updated sheet as bookmark2.csv. Now it had clean titles, proper tags, and was ready for import into Raindrop.


Step 5: Import into Raindrop

Raindrop makes it easy to import from CSV. Just head to your Raindrop import page, upload the CSV, and map the columns like title, URL, and tags.

A few seconds later—boom! My entire bookmark library was now in Raindrop, beautifully organized and fully tagged.

5. Final Thoughts

At first, migrating bookmarks sounded like a hassle—something I’d procrastinate forever. But once I actually did it, I realized how much smoother my workflow became.

No more bookmarking the same link in two Chrome profiles. No more digging through nested folders trying to remember where I saved that one article. And definitely no more “#hashtagging” inside titles just to make things easier to find later.

With Raindrop.io and a bit of CSV tweaking in Google Sheets, I now have a central, organized, and searchable bookmark library that works the way my brain does. Tags turned out to be a total game-changer—they're flexible, fast, and way more natural than rigid folders.

If you’ve been feeling the limitations of Chrome Bookmarks—especially if you juggle multiple profiles or just love keeping your digital space tidy—I highly recommend giving this method a shot. It’s a one-time effort that pays off every time you hit Ctrl+D.

And who knows? It might even spark a mini digital decluttering spree. That’s what happened to me, anyway.