marker VS easy-markdown-editor

Compare marker vs easy-markdown-editor and see what are their differences.

marker

Convert PDF to markdown quickly with high accuracy (by VikParuchuri)

easy-markdown-editor

EasyMDE: A simple, beautiful, and embeddable JavaScript Markdown editor. Delightful editing for beginners and experts alike. Features built-in autosaving and spell checking. (by Ionaru)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
marker easy-markdown-editor
8 8
8,044 2,244
- -
7.8 3.8
18 days ago 2 months ago
Python JavaScript
GNU General Public License v3.0 only MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

marker

Posts with mentions or reviews of marker. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-20.
  • LlamaCloud and LlamaParse
    9 projects | news.ycombinator.com | 20 Feb 2024
    You may want to try https://github.com/VikParuchuri/surya (I'm the author). I've only benchmarked against tesseract, but it outperforms it by a lot (benchmarks in repo). Happy to discuss.

    You could also try https://github.com/VikParuchuri/marker for general PDF parsing (I'm also the author) - it seems like you're more focused on tables.

  • Show HN: Texify – OCR math images to LaTeX and Markdown
    2 projects | news.ycombinator.com | 22 Dec 2023
    Hi HN - I made texify to convert equations to markdown/LaTeX for my project marker [1] then realized it could be generally useful.

    Texify converts equations and surrounding text to Markdown, with embedded LaTeX (MathJax compatible).

    You can either use a GUI to select equations (inline or block) from PDFs and images to convert, or use the CLI to batch convert images. It works on CPU, GPU, or MPS (Mac).

    The closest open source comparisons are pix2tex and nougat - marker is more accurate than both of them for this task. However, nougat is more for entire pages, and pix2tex is more for block equations (not inline equations and text).

    I trained texify for 2 days on 4x A6000 GPUs - I was pleasantly surprised how far I could get with limited GPU resources by reframing the problem to use small parameter counts/images.

    Texify is licensed for commercial use, with the weights under CC-BY-SA 4.0. Fine them here - https://huggingface.co/vikp/texify .

    See the texify repo for more details, benchmarks, how to install, etc.

    [1] https://github.com/VikParuchuri/marker

  • Show HN: Talk to any ArXiv paper just by changing the URL
    5 projects | news.ycombinator.com | 20 Dec 2023
    https://github.com/VikParuchuri/marker

    Both are tools to convert pdfs into Latex or Markup with latex formulas. Maybe that helps

  • FLaNK Stack Weekly 11 Dec 2023
    31 projects | dev.to | 11 Dec 2023
  • Marker: Convert PDF to Markdown quickly with high accuracy
    1 project | /r/hypeurls | 4 Dec 2023
    1 project | /r/patient_hackernews | 2 Dec 2023
    4 projects | news.ycombinator.com | 30 Nov 2023
  • FLaNK Stack for 04 December 2023
    24 projects | dev.to | 4 Dec 2023

easy-markdown-editor

Posts with mentions or reviews of easy-markdown-editor. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-02.

What are some alternatives?

When comparing marker and easy-markdown-editor you can also consider the following projects:

voyager - 🛰️ An approximate nearest-neighbor search library for Python and Java with a focus on ease of use, simplicity, and deployability.

BlazorMarkdownEditor - Complete Markdown Editor component for Blazor WebAssembly and Blazor Server. Full of functionalities

llmsherpa - Developer APIs to Accelerate LLM Projects

goldmark - :trophy: A markdown parser written in Go. Easy to extend, standard(CommonMark) compliant, well structured.

PyMuPDF - PyMuPDF is a high performance Python library for data extraction, analysis, conversion & manipulation of PDF (and other) documents.

slackify-markdown - Convert markdown into Slack-specific markdown

node-gtk - GTK+ bindings for NodeJS (via GObject introspection)

BoostNote.next-local - Boost Note next local spaces is lightspeed workspace for developers

FLiPStackWeekly - FLaNK AI Weekly covering Apache NiFi, Apache Flink, Apache Kafka, Apache Spark, Apache Iceberg, Apache Ozone, Apache Pulsar, and more...

Markdown-CLI - A markdown CLI parser made in C++

langchain4j - Java version of LangChain

react-markdown-editor - A markdown editor using React/Reflux