* - Import/Export Category, and all articles therein updated - New Article: "Conditioning a Bitwarden .csv or .json", and associated samples - Updated Android & iOS "Getting Started" articles - Vault Timeout session termination clarification - CLI article `bw generate` updates - Non-NFC YubiKey updates - Shuffled categories in nav (1st of many) - Assorted images * Update import-to-org.md fix to link
2.7 KiB
layout, title, categories, featured, popular, tags, order
| layout | title | categories | featured | popular | tags | order | |||
|---|---|---|---|---|---|---|---|---|---|
| article | Import Data from LastPass |
|
true | true |
|
02 |
Use this article for help exporting data from LastPass and importing into Bitwarden.
Export from LastPass
Complete the following steps to export data from the LastPass Web Vault{:target="_blank"}:
-
Select More Options... from the left sidebar.
-
Select the Advanced dropdown option, and select Export.
-
Enter your Master Password to validate the export attempt.
Your Vault data will be decrypted and printed to the screen in a
.csvformat.{% image lastpass-copy.png LastPass Export %}
-
Highlight the printed text, and copy and paste it into a new
export.csvfile.
{% callout warning %}
Some users have reported a bug which changes special characters in your passwords (&, <, >, etc.) to their HTML-encoded values (for example, &) in the printed export.
If you observe this bug in your exported data, use a text editor to find and replace all altered values before importing into Bitwarden.
Alternatively, use the LastPass Pocket application{:target="_blank"} to export your CSV data. The LastPass Pocket application does not appear to be affected by these bugs. {% endcallout %}
Export with Form Fills
Exports from the Web Vault will not include form fills. To export form fill data from LastPass, you must do so from the Browser Extension:
-
In the Browser Extension, navigate to Account Options → Advanced → Export → Form Fills.
-
Enter your Master Password to validate the export attempt.
Your Vault data will be decrypted and printed to the screen in a
.csvformat. {% image lastpass-copy.png LastPass Export %} -
Highlight the printed text, and copy and paste it into a new
export.csvfile.
Import to Bitwarden
Complete the following steps to import data to your Bitwarden personal Vault (for help importing to an Organization Vault, see [Import Items to an Organization]({% link _articles/organizations/import-to-org.md %})):
- Log in to the Web Vault{:target="_blank"}.
- Select Tools from the top navigation bar.
- Select Import Data from the left Tools menu.
- Select LastPass (csv) from the format dropdown.
- Select the Browse... button and add the file exported from LastPass.
- Select the Import Data button to complete your import.
{% callout warning %} Importing data multiple times will create duplicates. {% endcallout %}
Congratulations! You have just transferred your data from LastPass into Bitwarden.