Supported import formats
Built-in or other password managers require certain file types to import your passwords from a web browser. The table below lists supported file types for importing passwords and other data to ESET Password Manager.
Application type |
File type |
---|---|
SaferPass |
.csv, .json |
PassWorks |
.csv, .json |
Gestor de contrasenas - SIT |
.csv, .json |
Gestor de contrasenas - Telnor |
.csv, .json |
Gestor de contrasenas - Claro |
.csv, .json |
ByePass |
.csv, .json |
Panda Dome Passwords |
.csv, .json |
Passwatch |
.csv, .json |
ESET Password Manager v3 |
.csv, .json |
Enpass |
.json |
Roboform |
.csv |
Safe in Cloud |
.csv, .xml |
LastPass |
.csv, .txt |
1Password |
.1pif, .csv, .txt |
Dashlane |
.csv |
StickyPassword |
.xml |
Firefox |
.csv |
Chrome |
.csv |
Edge |
.csv |
Bitwarden |
.csv |
KeePass 2.x |
.xml |
F-Secure |
.fsk |
Create your CSV file for import to the ESET Password Manager
The CSV file must have a specific and exact structure. Otherwise, the ESET Password Manager cannot correctly read the information. To create a CSV structure for Accounts, Identities, Notes and Credit cards, you must have 30 columns. These are all required for different data inputs. It does not matter what order they are in, although we recommend the sequence shown below:
The CSV file header
The column specifications listed below are also written in the same sequence but divided into the corresponding credential type they belong to. With this structure, select ESET Password Manager as a source of the import file at the import screen.
The first two columns are related to all the credential types:
•modelType—Account, Identity, Note or CreditCard.
•modelVersion—For the Account category, type 3. For Identity, Credit card and Note, type 1.
Example of CSV file header "modelType","modelVersion","name","cardName","number","securityCode","pinCode","type","expirationDateMonth","expirationDateYear","notes","title","text","color","url","username","password","favorite","firstName","lastName","country","zip","city","street","street2","company","county","region","email","phoneNumber" |
Accounts
For a simple CSV structure suitable for account credentials, you must have three columns with url, username and password. With this structure, select Chrome as the import file source at the import screen. To do so, click the menu icon > Settings > Import data > Chrome from the drop-down menu. |
Name of the column |
Description |
---|---|
title |
Account name. |
url* |
The web domain or the sign-in page to log in at (5,000 character max). |
username* |
The User login or email address for signing into the account (1,024 character max). |
password |
The password of the account (1,024 character max). |
favorite |
Marks the account favorite for the user. It can contain either FALSE (not favorite) or TRUE (favorite). |
notes |
Any notes about the account, and notes about identity or payment card (10,000 character max). |
* These columns are required in the CSV file.
Identities
Note For the following fields, 1,024 characters are permitted, except for the notes field, where 10,000 characters are permitted. |
Name of the column |
Description |
---|---|
title |
Identity name. |
firstName |
The first name of the user of the Identity. |
lastName |
The surname of the bearer of the Identity. |
country |
The country where the Identity bearer is located |
zip |
The zip code of the place where the Identity bearer is located |
city |
The city where the Identity bearer is located |
street* |
The street on which the Identity bearer is located |
street2 |
Additional street information. |
company |
The company where the Identity bearer is located. |
county |
The specification of the county where the Identity bearer is located. |
region |
The specification of the state/province where the Identity bearer is located. |
The email of the Identity bearer. |
|
phoneNumber |
The phone number of the Identity bearer. |
notes |
Any notes about the identity, and notes about account or payment card (10,000 character max). |
* This column is required in the CSV file.
Notes
Name of the column |
Description |
---|---|
title |
Note name. |
text* |
Note body (10,000 character max). |
color |
Note color preference. It can be left blank, but the column for correct import is required. Insert just one number that represents the specific color (0 – 7). |
* This column is required in the CSV file.
Credit cards
Name of the column |
Description |
---|---|
cardName |
Payment card name. |
name* |
The name of the cardholder (1,024 character max). |
number* |
The number of the payment card. A minimum of 12 and a maximum of 20 characters is permitted. Remember, that the field must be formatted as a number without decimal places. |
securityCode |
Payment card CCV/CVV security code (3 digit max - AMEX has 4 digits permitted). |
pinCode |
Payment card pin code (4 digit max). |
expirationDateMonth |
The month of the payment card's expiration date. A number from 01 to 12 is permitted (MM format). |
expirationDateYear |
The year of the payment card's expiration date (YYYY format). |
type |
Card type: generic card, Visa, Master Card, American-Express, Diners Club, Discover, JCB, UnionPay, Maestro. |
notes |
Any notes about the payment card, and notes about account or identity (10,000 character max). |
* These columns are required in the CSV file.
Example of CSV structure The CSV structure below will import two accounts, two identities, two payment cards and two notes. Use commas as field separators: "modelType","modelVersion","name","cardName","number","securityCode","pinCode","type","expirationDateMonth","expirationDateYear","notes","title","text","color","url","username","password","favorite","firstName","lastName","country","zip","city","street","street2","company","county","region","email","phoneNumber" "Account","3",,,,,,,,,"optional note with a double quote "" inside","1st optional account title",,,"https://requiredaccounturl.com","required user login","optional password","false",,,,,,,,,,,, "Account","3",,,,,,,,,"optional note with a double quote "" inside 2","2nd optional account title",,,"https://requiredaccounturl2.com","required user login 2","optional password 2","false",,,,,,,,,,,, "Identity","1",,,,,,,,,"optional note with a double quote "" inside","1st optional identity title",,,,,,,"optional first name","optional last name","optional country","optional zip","optional city","required address line 1","optiona address line 2","optional company name","optional county","optional state","optional-email@randomdomain.com","optional phone number" "Identity","1",,,,,,,,,"optional note with a double quote "" inside 2","2nd optional identity title",,,,,,,"optional first name 2","optional last name 2","optional country 2","optional zip 2","optional city 2","required address line 1 2","optional address line 2 2","optional company name 2","optional country 2","optional state 2","optional-email@sommmesupperrandomdomain2.com","optional phone number 2" "CreditCard","1","required cardholder name","1st optional card name","4111111111111111","111","1111","visa","01","2021","optional note with a double quote "" inside",,,,,,,,,,,,,,,,,,, "CreditCard","1","required cardholder name 2","2nd optional card name","2222400050000009","111","1111","master-card","01","2021","optional note with a double quote "" inside 2",,,,,,,,,,,,,,,,,,, "Note","1",,,,,,,,,,"1st optional note title","required text with a double quote "" inside 1","0",,,,,,,,,,,,,,,, "Note","1",,,,,,,,,,"2nd optional note title","required text with a double quote "" inside 2","0",,,,,,,,,,,,,,,, |