webos-pdf VS mujs

Compare webos-pdf vs mujs and see what are their differences.

mujs

An embeddable Javascript interpreter in C. (by ccxvii)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
webos-pdf mujs
1 5
6 765
- -
- 5.7
over 12 years ago 4 months ago
C++ C
- ISC 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.

webos-pdf

Posts with mentions or reviews of webos-pdf. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-20.
  • MuPDF WASM Viewer Demo
    9 projects | news.ycombinator.com | 20 Apr 2024
    If webOS came out with WASM already in place, it would have been even better :)

    When the Touchpad was firesaled, I got one and was disappointed with the PDF viewer. Because there was no such thing as WASM (or even asm.js) at the time, it used out of the box a service provided by Adobe that on request from the UI rendered tiles of the PDF at different resolutions, depending on the zoom level.

    Since the frontend code was JS, it was easy to implement an alternative via mupdf (https://github.com/filmor/webos-pdf/blob/master/arxservice.c...). Via the same inefficient process (rendering png tiles onto the filesystem), the mupdf implementation was about 3 times faster than the original (though, it's been 13 years, the actual speedup might have been less :)).

mujs

Posts with mentions or reviews of mujs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-20.

What are some alternatives?

When comparing webos-pdf and mujs you can also consider the following projects:

mpv - 🎥 Command line video player

Tesseract.js - Pure Javascript OCR for more than 100 Languages 📖🎉🖥

quickjs - Public repository of the QuickJS Javascript Engine.