marker VS hstr

Compare marker vs hstr and see what are their differences.

marker

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

hstr

bash and zsh shell history suggest box - easily view, navigate, search and manage your command history. (by dvorka)
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 hstr
8 36
8,044 3,904
- -
7.8 3.7
18 days ago 17 days ago
Python C
GNU General Public License v3.0 only Apache License 2.0
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

hstr

Posts with mentions or reviews of hstr. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-30.

What are some alternatives?

When comparing marker and hstr 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.

fzf - :cherry_blossom: A command-line fuzzy finder

llmsherpa - Developer APIs to Accelerate LLM Projects

ohmyzsh - 🙃 A delightful community-driven (with 2,300+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool so that makes it easy to keep up with the latest updates from the community.

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

autocomplete - IDE-style autocomplete for your existing terminal & shell

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

bashmarks - Directory bookmarks for the shell

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

zoxide - A smarter cd command. Supports all major shells.

langchain4j - Java version of LangChain

fasd - Command-line productivity booster, offers quick access to files and directories, inspired by autojump, z and v.