🍺 BREW Explorer

← all formulae

enex2notion

brew install enex2notion v0.3.1_20 MIT

Import Evernote ENEX files to Notion

29
30-day installs · #5838
179
90-day · #4386
836
365-day · #4125
472
★ GitHub stars · updated 2y ago

Runtime dependencies

GitHub topics

enex enex-files evernote import notion notion-py

Links

Raw metadata
{
  "aliases": [],
  "alternatives": [],
  "build_dependencies": [],
  "categories": [],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [
    "certifi",
    "pymupdf",
    "python@3.14"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Import Evernote ENEX files to Notion",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:37:19+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "enex2notion",
  "github_default_branch": "master",
  "github_last_commit_at": "2024-01-17T20:40:35Z",
  "github_readme_excerpt": "# enex2notion\n\n[![PyPI version](https://img.shields.io/pypi/v/enex2notion?label=version)](https://pypi.python.org/pypi/enex2notion)\n[![Python Version](https://img.shields.io/pypi/pyversions/enex2notion.svg)](https://pypi.org/project/enex2notion/)\n[![tests](https://github.com/vzhd1701/enex2notion/actions/workflows/test.yml/badge.svg)](https://github.com/vzhd1701/enex2notion/actions/workflows/test.yml)\n[![codecov](https://codecov.io/gh/vzhd1701/enex2notion/branch/master/graph/badge.svg)](https://codecov.io/gh/vzhd1701/enex2notion)\n\nEasy way to import [Evernote\u0027s](https://www.evernote.com/) `*.enex` files to [Notion.so](https://notion.so)\n\nNotion\u0027s native Evernote importer doesn\u0027t do it for me, so I decided to write my own. Thanks to **Cobertos** and [md2notion](https://github.com/Cobertos/md2notion) for inspiration and **Jamie Alexandre** for [notion-py](https://github.com/jamalex/notion-py).\n\nYou can either use Evernote native export or try out my other tool, [evernote-backup](https://github.com/vzhd1701/evernote-backup), to export `*.enex` files from Evernote.\n\n### What is preserved\n\n- Embedded files and images are uploaded to Notion\n  - nested images will appear after paragraph\n- Text formatting (**bold**, _italic_, etc) and colors\n- Tables are converted to the new format (no colspans though)\n- Web Clips\n  - as plain text or PDFs, see [below](#web-clips)\n- Everything else basically\n\n### What is lost\n\n- Paragraph alignment\n- Subscript and superscript formatting\n- Custom fonts and font sizes\n- Tasks\n- Encrypted blocks\n  - just decrypt them before export\n\n## Installation\n\nIf you are not familiar with command line programs, take a look at these step-by-step guides:\n\n### [Step-by-step guide for Windows](https://vzhd1701.notion.site/How-to-use-enex2notion-on-Windows-6fa980b489ab4414a5317e631e7f6bc6)\n\n### [Step-by-step guide for macOS](https://vzhd1701.notion.site/How-to-use-enex2notion-on-macOS-a912dd63e3d14da886a413d3f83efb67)\n\n### Using portable binary\n\n[**Download the",
  "github_repo": "vzhd1701/enex2notion",
  "github_stars": 472,
  "github_topics": [
    "enex",
    "enex-files",
    "evernote",
    "import",
    "notion",
    "notion-py"
  ],
  "homepage": "https://github.com/vzhd1701/enex2notion",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 29,
  "installs_365d": 836,
  "installs_90d": 179,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "MIT",
  "llm_generated_at": null,
  "llm_model": null,
  "name": "enex2notion",
  "oldnames": [],
  "one_liner": null,
  "optional_dependencies": [],
  "rank_30d": 5838,
  "rank_365d": 4125,
  "rank_90d": 4386,
  "raw_hash": "87ac97c704c24663",
  "recommended_dependencies": [],
  "revision": 20,
  "ruby_source_path": "Formula/e/enex2notion.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [
    "libxml2",
    "libxslt"
  ],
  "version_head": null,
  "version_stable": "0.3.1",
  "versioned_formulae": [],
  "why_use_this": null
}