Skip to content
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.
/ GoogleTo1Password Public archive

Utility to convert Google Chrome passwords to 1Password passwords

License

Notifications You must be signed in to change notification settings

ptr727/GoogleTo1Password

Repository files navigation

GoogleTo1Password

Utility to convert Google Chrome passwords to 1Password passwords.
Records are filtered to exclude IP addresses and masked usernames.
Records are modified to only include the domain portion of the URL.

License

GitHub
Licensed under the MIT License

Project

GitHub last commit
Code is on GitHub.
CI is on Azure DevOps.

Build Status

Build Status GitHub release (latest SemVer)

Getting Started

Installation

Import and Export

Follow the 1Password Move your passwords from Chrome to 1Password instructions.

Usage

C:\...\Debug\netcoreapp3.1>GoogleTo1Password.exe --help
GoogleTo1Password:
  Utility to convert Google Chrome passwords to 1Password passwords.

Usage:
  GoogleTo1Password [options]

Options:
  --google <google> (REQUIRED)              Path to Google passwords file.
  --onepassword <onepassword> (REQUIRED)    Path to 1Password passwords file.
  --version                                 Show version information
  -?, -h, --help                            Show help and usage information

Example:
GoogleTo1Password.exe --google "Google.csv" --onepassword "1Password.csv"

About

Utility to convert Google Chrome passwords to 1Password passwords

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages