summaryrefslogtreecommitdiff
path: root/source/tools
AgeCommit message (Expand)Author
2015-05-15Support pdf files larger than 2Gig.Robin Watts
2015-04-16mutool clean -z option to compress streams.Tor Andersson
2015-04-14Fix 695918: "mudraw -sm" format string on win32.Tor Andersson
2015-04-09Add -v option to mutool and mudraw to print MuPDF version number.Tor Andersson
2015-04-09Remove the _no_run functions.Tor Andersson
2015-04-07Fix whitespace.Tor Andersson
2015-04-07Add EPUB layout options to mupdf-x11 and mudraw.Tor Andersson
2015-04-07Rename mutool show 'pages' to 'pagetree' to reduce possible confusion.Tor Andersson
2015-04-06Update mutool subtools to use PDF_NAME_xxx rather than "xxx".Robin Watts
2015-04-06Add mutool pages subcommand.Robin Watts
2015-04-06Move the guts of pdfclean into the lib.Robin Watts
2015-04-06Fix oddity with pdfinfoRobin Watts
2015-04-02Bug 695900: pdfclean return code is inverted.Robin Watts
2015-04-01Update manpages.Tor Andersson
2015-04-01Fix scan for %d in mudraw.Tor Andersson
2015-04-01Clean up mudraw command line syntax.Tor Andersson
2015-03-24Rework handling of PDF names for speed and memory.Robin Watts
2015-03-20Fix Memtrace for 64bit operation.Robin Watts
2015-02-25Bug 695851: Fix SEGV in mutool info.Robin Watts
2015-02-17Add ctx parameter and remove embedded contexts for API regularity.Tor Andersson
2015-02-17Rename fz_close_* and fz_free_* to fz_drop_*.Tor Andersson
2015-02-17Reference count fz_document.Tor Andersson
2015-01-20don't try extracting object number 0Simon Bünzli
2014-09-09test-device: Abort interpretation when color found.Robin Watts
2014-08-27Revise test-device; thresholding and exhaustive checking.Tor Andersson
2014-08-12Fix 695411: Catch errors when loading objects in mutool extract.Tor Andersson
2014-08-12Change error messages in mutool extract to follow the house style.Tor Andersson
2014-07-17Add feature testing device, and call it from mudraw with -T flag.Tor Andersson
2014-05-05Fix 695207: printf format bug in mutool info.Tor Andersson
2014-03-25Split mjs script generation to separate tool.Tor Andersson
2014-03-20Respect reverse page ranges in mutool clean.Tor Andersson
2014-03-19Add routine to clean pdf content streams for pages.Robin Watts
2014-03-19Make mutool clean sanitise the Dests lists when subsetting.Robin Watts
2014-03-13Tweak pdfclean and pdfinfo to be useful as libraries.Robin Watts
2014-01-09Add -o option for mutool show.Tor Andersson
2014-01-07Introduce 'document handlers'.Robin Watts
2014-01-06fix various MSVC warningsSimon Bünzli
2013-10-31Add CMYK and CMYK Alpha colorspaces to mudraw options.Tor Andersson
2013-10-31Add CMYK support to PAM output.Tor Andersson
2013-09-30Disable image interpolation with a hint.Robin Watts
2013-09-27add support for .tga output to mudrawSimon Bünzli
2013-09-06Add '-' as a option for stdout to mudrawRobin Watts
2013-08-30Add simple banding to mudraw.Robin Watts
2013-08-28Dump glyph cache size as part of mudraw -MRobin Watts
2013-08-21Add simple memory use tracking to mudrawRobin Watts
2013-08-21Add -F flag to mudraw to allow format selection.Robin Watts
2013-07-26Reword mutool usage text.Tor Andersson
2013-07-25Fix mutool poster operation.Robin Watts
2013-07-24Bug 694429: Fix potential overflows in sprintf in pdfextractRobin Watts
2013-07-11Implement dynamic page tree lookups.Tor Andersson