File Open File...Edit Search...View Fullscreen Outline 50% 75% (72 dpi) 100% (96 dpi) 125% 150% 200% MuPDF.js on NPM API docs Source code on Github Loading MuPDF.js...
MuPDF.js是由Artifex Software开发的轻量且高性能的 PDF、XPS 和电子书渲染引擎 MuPDF 提供的一个 JavaScript 接口。MuPDF.js 让开发人员能够将 MuPDF 的强大学术处理功能直接集成到基于 JavaScript 的 Web 应用程序中,从而能够在 Node.js 和/或浏览器环境中轻松处理诸如查看、渲染和处理文档等 PDF 操作。MuPDF.js...
#开源项目推荐#: mupdf.js 对Python熟悉的同学都知道PyMuPDF,是一个功能强大的PDF解析操作库,其实这个库也有JS版,而且是官方出的,可以用在浏览器上(基于WebAssembly和Worker)和 Nodejs 上,性能很不错。 ...
Before you do any processing, you'll need to initialise the MuPdf library: import{createMuPdf}from"mupdf-js";asyncfunctionhandleSomePdf(file:File){constmupdf=awaitcreateMuPdf();//...} In thebrowser, you'll most likely retrieve aFileorBlobobject from an htmltag, supplied by a user. You...
MuPDF.js 实现在 Node.js 或浏览器环境中执行各种 PDF 操作 MuPDF.js 是由Artifex Software 开发的轻量且高性能的 PDF、XPS 和电子书渲染引擎 MuPDF 提供的一个 JavaScript 接口。MuPDF.js 让开发人员能够将 MuPDF 的强大学术处理功能直接集成到基于 JavaScript 的 Web 应用程序中,从而能够在 Node.js 和/或...
Before you do any processing, you'll need to initialise the MuPdf library: import { createMuPdf } from "mupdf-js"; async function handleSomePdf(file: File) { const mupdf = await createMuPdf(); //... } In the browser, you'll most likely retrieve a File or Blob object from an html...
程芝华目前担任上海花之蕾餐饮管理有限公司法定代表人,同时担任上海花之蕾餐饮管理有限公司执行董事;二、程芝华投资情况:程芝华目前是上海花之蕾餐饮管理有限公司直接控股股东,持股比例为100%;目前程芝华投资上海花之蕾餐饮管理有限公司最终收益股份为100%,投资上海花之蕾餐饮管理有限公司第一分公司最终收益股份为100%;...
Saved searches Use saved searches to filter your results more quickly Cancel Create saved search Sign in Sign up Reseting focus {{ message }} ArtifexSoftware / mupdf.js Public Notifications You must be signed in to change notification settings Fork 24 Star 399 ...
jamie-lemon deleted the mupdf-js-wrapper branch November 11, 2024 16:12 github-actions bot locked and limited conversation to collaborators Nov 11, 2024 Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in. Reviewers mipo1357 Assignees No one as...
Can I use mupdf.js to get acutal font name, and modify text content before they were rendered to html elements ? #109 opened Aug 22, 2024 by longnight 2 Outline Iterator Object "open" property not applied after insertion #92 opened Jun 10, 2024 by King-of-Infinite-Space 3 mupd...