This tool converts Google Keep notes (from Google Takeout archive file) to Evernote (.enex notepad file), which can be imported in the Evernote desktop application.
- Plain text
- Lists
- Attachments (images)
$ pip3 install -r requirements.txt
$ python3 keep2ever.py [-h] ImportFile [ExportFile]