🍺 BREW Explorer

← all formulae

evernote2md

brew install evernote2md v0.22.2 MIT

Convert Evernote .enex file to Markdown

38
30-day installs · #5290
127
90-day · #5081
721
365-day · #4368
1.1k
★ GitHub stars · updated 5mo ago

Build dependencies

go

GitHub topics

converter evernote evernote-enex markdown

Links

Raw metadata
{
  "aliases": [],
  "alternatives": [],
  "build_dependencies": [
    "go"
  ],
  "categories": [],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Convert Evernote .enex file to Markdown",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:37:26+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "evernote2md",
  "github_default_branch": "master",
  "github_last_commit_at": "2026-03-05T19:15:38Z",
  "github_readme_excerpt": "# Evernote to Markdown converter\n\n[![Build Status](https://github.com/wormi4ok/evernote2md/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/wormi4ok/evernote2md/actions/workflows/ci.yml)\n[![Docker Image Size](https://img.shields.io/docker/image-size/wormi4ok/evernote2md)](https://hub.docker.com/r/wormi4ok/evernote2md/)\n[![Homebrew](https://repology.org/badge/version-for-repo/homebrew/evernote2md.svg?header=Homebrew)](https://repology.org/project/evernote2md/versions)\n[![Code Coverage](https://qlty.sh/gh/wormi4ok/projects/evernote2md/coverage.svg)](https://qlty.sh/gh/wormi4ok/projects/evernote2md)\n[![Go Report Card](https://goreportcard.com/badge/github.com/wormi4ok/evernote2md)](https://goreportcard.com/report/github.com/wormi4ok/evernote2md)\n[![PkgGoDev](https://pkg.go.dev/badge/github.com/wormi4ok/evernote2md)](https://pkg.go.dev/github.com/wormi4ok/evernote2md)\n\nEvernote2md is a CLI tool to convert Evernote notes exported in *.enex format to a directory with markdown files.\n\nKey features:\n\n* Zero dependencies - download and run\n* Creates one markdown file per note ( with optional frontmatter e.g. for [Jekyll](https://jekyllrb.com/docs/front-matter/) )\n* Converts attachments to files ( two directories will be created: `image` for images and `file` for other attachments\n  e.g. pdf files )\n* Retains correct links to attachments\n* Inserts Evernote tags in notes as text entries with customizable formatting\n* Shows highlighted Evernote text\n* Sets file created and modified date equal to the note attributes\n\n### Installation\n\nUsing [Homebrew](https://brew.sh) package manager:\n\n```\nbrew install evernote2md\n```\n\nManually:\n\n[Download the latest release](https://github.com/wormi4ok/evernote2md/releases/latest) for your OS.\n\n\u003e ##### Note for macOS users!\n\u003e Please, check this [wiki](https://github.com/wormi4ok/evernote2md/wiki/macOS-FAQ) page if you have problems running the tool.\n\n### How to use\n\n```\nevernote2md (flags) [input] [outputDir]\n```\n\n`input` c",
  "github_repo": "wormi4ok/evernote2md",
  "github_stars": 1093,
  "github_topics": [
    "converter",
    "evernote",
    "evernote-enex",
    "markdown"
  ],
  "homepage": "https://github.com/wormi4ok/evernote2md",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 38,
  "installs_365d": 721,
  "installs_90d": 127,
  "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": "evernote2md",
  "oldnames": [],
  "one_liner": null,
  "optional_dependencies": [],
  "rank_30d": 5290,
  "rank_365d": 4368,
  "rank_90d": 5081,
  "raw_hash": "f9830db42752c0fa",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/e/evernote2md.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": "HEAD",
  "version_stable": "0.22.2",
  "versioned_formulae": [],
  "why_use_this": null
}