About: MuPDF

An Entity of Type: software, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

MuPDF is a free and open-source software framework written in C that implements a PDF, XPS, and EPUB parsing and rendering engine. It is used primarily to render pages into bitmaps, but also provides support for other operations such as searching and listing the table of contents and hyperlinks. The focus of MuPDF is on speed, small code size, and high-quality anti-aliased rendering. Since the 1.2 release, MuPDF has optional support for interactive features such as form filling, JavaScript and transitions.

Property Value
dbo:abstract
  • MuPDF ist ein Programm und eine Bibliothek zur Anzeige von PDF-, XPS-, OpenXPS- und CBZ-Dateien. Es wird von Artifex Software entwickelt und ab Version 1.2 als freie Software unter der GNU Affero General Public License veröffentlicht (davor unter der GNU General Public License). MuPDF ist als eigenständiger Dokumentenbetrachter sehr schnell und schlank. Dem Benutzer bietet er eine minimalistische graphische Oberfläche. Mit dem weiteren Ziel, dass Funktionen von Integratoren möglichst einfach hinzugefügt oder in externe Anwendungen eingebunden werden können, wurde der modulare Quellcode von den Entwicklern sehr schlank gehalten.MuPDF wird beispielsweise von Sumatra PDF zum Rendern von PDF- und XPS-Dateien verwendet. MuPDF unterstützt den PDF-Standard bis einschließlich Version 1.8 und verarbeitet unter anderem Transparenzeffekte, Verschlüsselungen und Hyperlinks. Neben Lesezeichen und der Darstellung von Kommentaren bietet es ebenso eine schnelle Suchfunktion. Ab Version 1.2 unterstützt MuPDF optional interaktive PDF-Funktionen wie das Ausfüllen von Formularen, ebenso die Darstellung von im Dokument vorgegebenen Seitenübergangseffekten, sowie die Ausführung von eingebettetem JavaScript-Code mit dem ebenfalls freien und ressourcensparenden Interpreter . (de)
  • MuPDF is a free and open-source software framework written in C that implements a PDF, XPS, and EPUB parsing and rendering engine. It is used primarily to render pages into bitmaps, but also provides support for other operations such as searching and listing the table of contents and hyperlinks. The focus of MuPDF is on speed, small code size, and high-quality anti-aliased rendering. Since the 1.2 release, MuPDF has optional support for interactive features such as form filling, JavaScript and transitions. The library ships with a rudimentary X11 and Windows viewer, and a set of command-line tools for batch rendering (mutool draw), examining the file structure (mutool show), and rewriting files (mutool clean). Later versions also have a JavaScript interpreter (mutool run) that allows for running scripts to create and edit PDF files. A number of free software applications use MuPDF to render PDF documents, the most notable being Sumatra PDF. MuPDF is also available as a package for most Unix-like operating system distributions. Independent parties have ported the library to many platforms, including theAmazon Kindle, HP TouchPad, PlayStation Portable, Wii, and DOS. (en)
  • MuPDF é um leitor de PDF desenvolvido pela Artifex Software, Inc. que suporta os formatos Portable Document Format (PDF), XPS, and EPUB. Gratuito e possui versões para Microsoft Windows, Android e Linux. (pt)
  • MuPDF是一款以C语言编写的自由及开放源代码软件库,是PDF和XPS解析和渲染引擎。主要用以渲染页面为位图,但也提供对其他操作诸如搜索和列举目录和链接的支持。 MuPDF注重速度、代码轻量及高质量反锯齿渲染。自1.2版起,MuPDF拥有对交互式特性的支持,如填写表单、JavaScript和转换。 本库附带X11和Windows的基础的查看器,以及一套用于批处理(pdfdraw)、测试文件结构(pdfshow)和重写文件(pdfclean)的命令行工具。 许多自由应用软件用MuPDF渲染PDF文档,最有名的是Sumatra PDF。还可在Debian、Fedora、Archlinux、FreeBSD Ports及OpenBSD Ports作为软件包使用。 该库被一些独立组织移植到多个平台,包括Amazon Kindle、HP Touchpad、PlayStation Portable、Wii和DOS。 (zh)
dbo:genre
dbo:license
dbo:operatingSystem
dbo:programmingLanguage
dbo:releaseDate
  • 2005-03-31 (xsd:date)
dbo:thumbnail
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 33863297 (xsd:integer)
dbo:wikiPageLength
  • 7618 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1105854944 (xsd:integer)
dbo:wikiPageWikiLink
dbp:author
  • Tor Andersson (en)
dbp:caption
  • MuPDF Logo (en)
dbp:developer
  • Artifex Software, Inc. (en)
dbp:genre
dbp:license
  • dual-licensed (en)
dbp:logo
  • MuPDF.svg (en)
dbp:logoSize
  • 170 (xsd:integer)
dbp:operatingSystem
dbp:programmingLanguage
dbp:released
  • 2005-03-31 (xsd:date)
dbp:website
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • MuPDF é um leitor de PDF desenvolvido pela Artifex Software, Inc. que suporta os formatos Portable Document Format (PDF), XPS, and EPUB. Gratuito e possui versões para Microsoft Windows, Android e Linux. (pt)
  • MuPDF是一款以C语言编写的自由及开放源代码软件库,是PDF和XPS解析和渲染引擎。主要用以渲染页面为位图,但也提供对其他操作诸如搜索和列举目录和链接的支持。 MuPDF注重速度、代码轻量及高质量反锯齿渲染。自1.2版起,MuPDF拥有对交互式特性的支持,如填写表单、JavaScript和转换。 本库附带X11和Windows的基础的查看器,以及一套用于批处理(pdfdraw)、测试文件结构(pdfshow)和重写文件(pdfclean)的命令行工具。 许多自由应用软件用MuPDF渲染PDF文档,最有名的是Sumatra PDF。还可在Debian、Fedora、Archlinux、FreeBSD Ports及OpenBSD Ports作为软件包使用。 该库被一些独立组织移植到多个平台,包括Amazon Kindle、HP Touchpad、PlayStation Portable、Wii和DOS。 (zh)
  • MuPDF ist ein Programm und eine Bibliothek zur Anzeige von PDF-, XPS-, OpenXPS- und CBZ-Dateien. Es wird von Artifex Software entwickelt und ab Version 1.2 als freie Software unter der GNU Affero General Public License veröffentlicht (davor unter der GNU General Public License). (de)
  • MuPDF is a free and open-source software framework written in C that implements a PDF, XPS, and EPUB parsing and rendering engine. It is used primarily to render pages into bitmaps, but also provides support for other operations such as searching and listing the table of contents and hyperlinks. The focus of MuPDF is on speed, small code size, and high-quality anti-aliased rendering. Since the 1.2 release, MuPDF has optional support for interactive features such as form filling, JavaScript and transitions. (en)
rdfs:label
  • MuPDF (de)
  • MuPDF (en)
  • MuPDF (pt)
  • MuPDF (zh)
owl:sameAs
prov:wasDerivedFrom
foaf:depiction
foaf:homepage
foaf:isPrimaryTopicOf
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License