{"id":28119440,"url":"https://github.com/puzzleflow/mupdf","last_synced_at":"2025-06-11T00:04:33.840Z","repository":{"id":29756687,"uuid":"33300369","full_name":"PuzzleFlow/mupdf","owner":"PuzzleFlow","description":"A git://git.ghostscript.com/mupdf.git clone with muinfo tool","archived":false,"fork":false,"pushed_at":"2015-05-18T06:01:29.000Z","size":22012,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-05-14T07:21:50.072Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PuzzleFlow.png","metadata":{"files":{"readme":"README","changelog":"CHANGES","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-04-02T09:21:23.000Z","updated_at":"2015-04-02T11:26:52.000Z","dependencies_parsed_at":"2022-09-03T18:40:42.937Z","dependency_job_id":null,"html_url":"https://github.com/PuzzleFlow/mupdf","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuzzleFlow%2Fmupdf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuzzleFlow%2Fmupdf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuzzleFlow%2Fmupdf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuzzleFlow%2Fmupdf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PuzzleFlow","download_url":"https://codeload.github.com/PuzzleFlow/mupdf/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuzzleFlow%2Fmupdf/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259172950,"owners_count":22816555,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-05-14T07:18:07.282Z","updated_at":"2025-06-11T00:04:33.826Z","avatar_url":"https://github.com/PuzzleFlow.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"ABOUT\n\nMuPDF is a lightweight PDF, XPS and CBZ viewer and parser/rendering library.\n\nThe renderer in MuPDF is tailored for high quality anti-aliased graphics. It\nrenders text with metrics and spacing accurate to within fractions of a pixel\nfor the highest fidelity in reproducing the look of a printed page on screen.\n\nMuPDF is also small, fast, and yet complete. We support PDF 1.7 with\ntransparency, encryption, hyperlinks, annotations, search and many other bells\nand whistles. MuPDF can also read XPS documents (OpenXPS / ECMA-388),\nand CBZ (Comic Book archive) files.\n\nMuPDF is written to be both modular and portable; the example applications\nare merely thin layers on top of the functionality offered by the library,\nso custom viewers can be easily built for a wide range of platforms. Example\nviewer applications are supplied for Windows, Linux, MacOS, iOS and Android.\n\nMuPDF is deliberately designed to be threading library agnostic, while still\nsupporting multi-threaded operation. In the absence of a thread library\nit will run single-threaded, but by adding one significant benefits in\nrendering speed on multi-core platforms can be obtained.\n\nInteractive features such as form filling, javascript and transitions\nare in development and partially supported by the Android application.\n\nLICENSE\n\nMuPDF is Copyright 2006-2014 Artifex Software, Inc.\n\nThis program is free software: you can redistribute it and/or modify it under\nthe terms of the GNU Affero General Public License as published by the Free\nSoftware Foundation, either version 3 of the License, or (at your option) any\nlater version.\n\nThis program is distributed in the hope that it will be useful, but WITHOUT ANY\nWARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A\nPARTICULAR PURPOSE. See the GNU General Public License for more details.\n\nYou should have received a copy of the GNU Affero General Public License along\nwith this program. If not, see \u003chttp://www.gnu.org/licenses/\u003e.\n\nFor commercial licensing please contact sales@artifex.com.\n\nCOMPILING\n\nIf you are compiling from source you will need several third party libraries:\nfreetype2, jbig2dec, libjpeg, openjpeg, and zlib. These libraries are contained\nin the source archive. If you are using git, they are included as git\nsubmodules.\n\nYou will also need the X11 headers and libraries if you're building on Linux.\nThese can typically be found in the xorg-dev package. Alternatively, if you\nonly want the command line tools, you can build with HAVE_X11=no.\n\nDOWNLOAD\n\nThe latest development source is available directly from the git repository:\n\n\tgit clone http://mupdf.com/repos/mupdf.git\n\nIn the mupdf directory, update the third party libraries:\n\n\tgit submodule update --init\n\nINSTALLING (UNIX)\n\nTyping \"make prefix=/usr/local install\" will install the binaries, man-pages,\nstatic libraries and header files on your system.\n\nREPORTING BUGS AND PROBLEMS\n\nThe MuPDF developers hang out on IRC in the #ghostscript channel on\nirc.freenode.net.\n\nReport bugs on the ghostscript bugzilla, with MuPDF as the selected component.\n\n\thttp://bugs.ghostscript.com/\n\nIf you are reporting a problem with PDF parsing, please include the problematic\nfile as an attachment.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpuzzleflow%2Fmupdf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpuzzleflow%2Fmupdf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpuzzleflow%2Fmupdf/lists"}