Skip to main content

Import Data

Raindrop.io supports importing bookmarks from web browsers and services in various formats.

How to import?

  1. Grab export file. Check supported formats and limitations below
  2. Upload this file here
  3. Optional: Fine tune import settings
  4. Click Start import and wait for upload is complete
note
  • Do not close browser tab until upload is complete
  • Bookmark thumbnails and search filters will be fetched shortly after import is complete. You will receive an email notification.

Supported Formats

Browsers / Services (HTML)

Almost any service or browser can generate this file for you. Here how to get it from popular browsers and services: Chrome, Safari, Firefox, Pocket

CSV

We support almost any CSV file generated by third-party bookmarking apps.

How to prepare my own CSV file?

If you want to upload your own CSV file just make sure:

  • Comma delimited
  • Columns: url, folder, title, note, tags, created
  • url column is required, other are optional
  • use / to specify nested folder, like a/b/c
  • to have multiple tags just put them in quotes, like "tag1, tag2"
  • created column should have Unix timestamp or date in ISO 8601 format
  • Column order doesn't matter

Here an example CSV file:

folder,url,title,note,tags,created
"Folder",http://google.com,Google,"Note","search, app",1629980125
"Folder/Nested folder",http://yahoo.com,Yahoo,"Note","search, app",1629980125

Validate your CSV file before uploading!

TXT

Txt file should have a url per row

ENEX (Evernote)

You can transfer all your web-clips (bookmarks) from Evernote to Raindrop.io, description and tags will be imported as well. Be sure to select ENEX as a file format of export in Evernote.

Pinterest

Pinterest itself doesn't have any tools to export your data. But you can try to use great third-party app called Pinback that can help you download export file. Just follow instructions on Pinback site.

Edge Collections

Go to specific collection, click ... / Copy All then create a .txt file and paste content of clipboard to it. Now you have a .txt file that can be imported to Raindrop.

Settings

Before you start import, please select how much data you want to transfer:

ModeDescription
Only new folders and bookmarksWhen you upload the same import file again but with new data, this mode will prevent uploading duplicates and ensure structure untouched, only new folders and bookmarks will be imported.

If you not sure select this mode
Import allSelect this mode if you want to import everything as is (including duplicates)
Start from scratchThis mode is the best way to clean your account data completely and replace it with data from import file.
Be sure if you already have any data in Raindrop it will be removed and replaced.

Limitations

  • We support files up to 50Mb in size. If you have a larger file:
    1. Optimize
    2. And upload to Raindrop as ZIP archive
  • Evernote attachments are not supported yet