node-gtk VS marker

Compare node-gtk vs marker and see what are their differences.

node-gtk

GTK+ bindings for NodeJS (via GObject introspection) (by romgrk)

marker

Convert PDF to markdown quickly with high accuracy (by VikParuchuri)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
node-gtk marker
2 8
485 7,947
- -
6.0 8.0
about 1 month ago 16 days ago
C++ Python
MIT License GNU General Public License v3.0 only
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.

node-gtk

Posts with mentions or reviews of node-gtk. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-20.
  • CTA: We need Web Developers to Contribute to GNOME!
    2 projects | /r/gnome | 20 Jan 2022
    I'll say it because it kinda saddens me, but contributing to gnome is not a fun experience. Even though I would be normally super excited about such a request and would be happy to contibute to a FOSS project that I like (I did https://github.com/romgrk/web-toolkit and https://github.com/romgrk/node-gtk after all), my experience with many of the long term contributors to gnome has simply been too disheartening. You guys should think about why so many people are put off from contributing to gnome.
  • GTK 4.2.0 is out! New GL renderer, input hints, and a whole new API reference
    3 projects | /r/GTK | 30 Mar 2021
    Look, all I'm saying is GTK needs to do better in terms of documentation, it has been needing it for years. I've worked on nodejs bindings for years and I've more than once stopped worked on it altogether simply out of frustration due to the absence of proper documentation for the whole ecosystem. Please, don't take all this as an attack, I'd be happy to help. But I think you're limiting the project by applying restrictions that chase those who could help.

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

What are some alternatives?

When comparing node-gtk and marker you can also consider the following projects:

Marker - 🖊 A gtk3 markdown editor

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

nwg-launchers - GTK-based launchers: application grid, button bar, dmenu for sway and other window managers

llmsherpa - Developer APIs to Accelerate LLM Projects

marker - The terminal command palette

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

gobject-example-rs - Example for exporting a GObject/C API from Rust

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

web-toolkit - A web UI framework based on GTK's Adwaita theme

langchain4j - Java version of LangChain

SwiftGtk - A Swift wrapper around gtk-3.x and gtk-4.x that is largely auto-generated from gobject-introspection

nougat - Implementation of Nougat Neural Optical Understanding for Academic Documents