# Install enex2notion with Homebrew

Import Evernote ENEX files to Notion. Version 0.3.1 via Homebrew; verified 2026-06-27.

## Install

```sh
sudo av install brew:enex2notion
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install enex2notion
```

  Evidence: local Homebrew formula metadata

## Package facts

- **Package key:** brew:enex2notion
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/enex2notion>
- **Version:** 0.3.1
- **Source summary:** Import Evernote ENEX files to Notion
- **Homepage:** <https://github.com/vzhd1701/enex2notion>
- **Repository:** <https://github.com/vzhd1701/enex2notion>
- **Upstream docs:** <https://github.com/vzhd1701/enex2notion#readme>
- **License:** MIT
- **Source archive:** <https://files.pythonhosted.org/packages/de/5c/c0ce22d810226345411b03177f9b43c35b82c3a671d5d73f56fc43b0858e/enex2notion-0.3.1.tar.gz>
- **Last updated:** 2026-06-27T15:38:03Z
- **Generated:** 2026-07-08T07:18:31+00:00

## Executables

- enex2notion (cli)
- enex2notion (alias)

## Dependencies

- certifi
- pymupdf
- python@3.14

## Uses from macOS

- libxml2
- libxslt

## Install behavior

- Post-install hook: not defined
- Bottle: available on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 0.3.1
- Package-manager updated: 2026-06-27
- Local data: ok
- Upstream repository: https://github.com/vzhd1701/enex2notion
- info: No cached GitHub release or tag data was available.
## Project history and usage

enex2notion is a Python command-line importer for moving Evernote ENEX exports into Notion, preserving attachments, formatting, tables, web clips, metadata, and notebook structure where Notion allows it.

### Project history

The public GitHub project was created in 2021. Its README says it was written because Notion's native Evernote importer did not satisfy the author, and it credits md2notion and notion-py as inspirations.

### Adoption history

The project is distributed through multiple CLI-friendly channels: Homebrew for macOS, pipx and pip for Python users, portable GitHub release binaries, and Docker images. That spread reflects its role as a one-shot migration utility rather than a long-running service.

### How it is used

Users point the tool at one or more ENEX files or directories and pass a Notion `token_v2` cookie when uploading. The README also documents a dry-run mode without a token, retry behavior, continuation through a done-file, database versus page upload modes, and web-clip conversion to text or PDF.

### Why package nerds care

enex2notion matters in package-manager culture because it packages a fragile migration workflow into a repeatable CLI. The interesting packaging surface is less the binary itself and more the mix of Python packaging, Homebrew installation, Docker distribution, and optional external tools such as wkhtmltopdf.

### Timeline

- 2021: Public GitHub repository created.
- 2020s: README documents Homebrew, pipx, pip, Docker, and portable binary installation paths.

### Related projects

- The README names evernote-backup as a companion export tool and credits md2notion and notion-py as inspirations.

### Sources

- <https://github.com/vzhd1701/enex2notion>
- <https://raw.githubusercontent.com/vzhd1701/enex2notion/master/README.md>
- <https://formulae.brew.sh/formula/enex2notion>


## Security Notes

No matching local secret-handling manifest was found for enex2notion. Nucleus package metadata is still published here so future coverage has a stable package URL.


## Source Database Details

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** enex2notion
- **Version Scheme:** 0
- **Revision:** 21
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable


## Related links

- [Source-control packages](https://www.automicvault.com/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Language runtime packages](https://www.automicvault.com/pkg/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [Networking and protocol packages](https://www.automicvault.com/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [pymupdf](https://www.automicvault.com/pkg/brew/pymupdf/) - Runtime dependency declared by Homebrew.
- [python@3.14](https://www.automicvault.com/pkg/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [evernote2md](https://www.automicvault.com/pkg/brew/evernote2md/) - Shares av.db curated category or tags: cli, enex, evernote, productivity.
- [acronym](https://www.automicvault.com/pkg/brew/acronym/) - Shares av.db curated category or tags: cli, productivity, python.
- [dooit](https://www.automicvault.com/pkg/brew/dooit/) - Shares av.db curated category or tags: cli, productivity, python.
- [evernote-backup](https://www.automicvault.com/pkg/brew/evernote-backup/) - Shares av.db curated category or tags: cli, evernote, productivity.
- [fava](https://www.automicvault.com/pkg/brew/fava/) - Shares av.db curated category or tags: cli, productivity, python.
- [fb-client](https://www.automicvault.com/pkg/brew/fb-client/) - Shares av.db curated category or tags: cli, productivity, python.
- [flexget](https://www.automicvault.com/pkg/brew/flexget/) - Shares av.db curated category or tags: cli, productivity, python.
- [gcalcli](https://www.automicvault.com/pkg/brew/gcalcli/) - Shares av.db curated category or tags: cli, productivity, python.
- [wik](https://www.automicvault.com/pkg/brew/wik/) - Both packages touch the same language runtime or ecosystem. Shared terms: certifi, cli, productivity, python, python-3-14.

## Combined YAML source

View the package source record on GitHub. [combined/enex2notion.yml](https://github.com/automic-vault/db/blob/main/combined/enex2notion.yml)


## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- cross-ecosystem install command graph
