2.4 KiB
layout, title, categories, featured, popular, tags
| layout | title | categories | featured | popular | tags | |||
|---|---|---|---|---|---|---|---|---|
| article | Import your data from LastPass |
|
true | true |
|
Importing your data from LastPass into bitwarden is easy.
Export your sites from the LastPass.com web vault
- Log into your LastPass account at www.lastpass.com and navigate to More Options (at the very bottom of the left sidebar menu) → Advanced → Export.
{% image lastpass-options.png %} - This will take you to a page that then asks you to enter your LastPass master password for verification. Enter your LastPass master password.
{% image lastpass-password.png %} - Your data will be decrypted and shown on screen in CSV format.
- Highlight all of the data on the page and copy it to your clipboard.
- Highlight all of the data with your mouse (or simply press
Ctrl + A), then right click with your mouse and select Copy.
{% image lastpass-copy.png %}
- Highlight all of the data with your mouse (or simply press
{% warning %}
There are known bugs (for years now) with the LastPass exporter regarding special characters such as the ampersand (&), the greater than sign (>), and the less than sign (<). The LastPass exporter may change (HTML encode) these and possibly other special characters in your passwords to their respective HTML encoded values (ex. &, >, and <). If this LastPass bug affects your exported data you should use a text editor (such as Notepad) to find and replace all of these values before importing into bitwarden. For example, you may want to do a find and replace for & → & and < → <).
{% endwarning %}
Import your sites into bitwarden
- Go to the bitwarden web vault and log in.
- Navigate to Tools → Import Data.
- Select LastPass as the file format and paste the CSV content into the textbox that you copied to your clipboard in step 4 above.
- Click into the textbox with your mouse, then right click with your mouse and select Paste.
- Click the Import button.
Congratulations! You have just transferred all of your data from LastPass into bitwarden.