|  | 
   
 |   |  |   
  
    | MUPDF(1) | FreeBSD General Commands Manual | MUPDF(1) |  
mupdf - MuPDF is a lightweight PDF viewer written in portable
  C mupdf [options] file[page_number] MuPDF is a document viewer that can show PDF,
    XPS, EPUB, XHTML, CBZ, and various image formats
    such as PNG, JPEG, GIF, and TIFF. A description of each of the supported options is included
  below. 
  -p passwordUses the given password to open an encrypted PDF file. The password is
      tried both as user and owner password.-r resolutionChanges the initial zoom level, specified as the resolution in dpi. The
      default value is 72.-A bitsChanges the anti-aliasing quality, specified as a number of bits between 0
      (off) and 8 (best). The default value is 8.-C RRGGBBSets the full-page tint using hexadecimal color syntax. The default value
      is FFFAF0.-W widthPage width in points for EPUB layout.-H heightPage height in points for EPUB layout.-S sizeFont size in points for EPUB layout.-U CSS-fileUser style sheet for EPUB layout.
    
   
  Left mouse button
    clickA left click on a hyper link follows the link. In presentation mode
      advances to the next page.Right mouse button
    clickIn presentation mode goes back to the previous page.Left mouse button
    dragPan the page. Panning beyond the bottom or top edge will go to the next or
      previous page.Right mouse button
    dragSelect text in an area. On X11, the selected text can be pasted in another
      application with a middle click. Press Ctrl+C to copy the selected
      text to the clipboard. On Windows, the selected text will automatically be
      copied to the clipboard.Scroll
    wheelPan page up or down. Does not change page when reaching the bottom or top
      edge.Shift + Scroll
    wheelPan page left or right.Control + Scroll
    wheelZoom in or out.
    
   Page navigation: 
  . pgdn spaceGo to the next page., pgup bGo to the previous page.123gGo to page 123.g, GGo to the first or last page.mMark current page for snap back. Up to 256 pages can be marked.tPop back to the latest mark.[0–9]mSave the current page number in the numbered register.[0–9]tGo to the page saved in the numbered register.
    
   Zooming and rotating: 
  +, -Zoom in or out.W, HZoom page to exactly fit width/height of window.ZZoom page to fit either to width or height of window.zReset zoom level.[, ]Rotate page left (counter-clockwise) or right (clockwise).wShrinkwrap window to fit the page.fToggles fullscreen mode.
    
   Panning: 
  h, left, j, k, l,
    rightPan page left, down, up, or right.
    
   Searching: 
  /, ?Search for text forwards or backwards.n, NFind the next/previous search result.
    
   Miscellaneous: 
  <, >Increase/decrease EPUB/XHTML font size.rReload file.pToggle presentation mode.cToggle between color and grayscale rendering.CToggle full-page color tinting.IToggle between normal and inverted color rendering.EToggle ICC color mode.eToggle spot color mode.ASet bit of anti-aliasing to use. The default is 8. 0 means no
      anti-aliasing, 9 means no anti-aliasing, centre-of-pixel rule, 10 means no
      anti-aliasing, any-part-of-a-pixel rule.PShow page number and total number of pages.SSave updated document file.qQuit.
    
   
  SIGHUPSending a SIGHUP signal to the mupdf process will also cause the
      viewed file to be reloaded automatically, for use in e.g. build scripts.
    
   MuPDF is Copyright 2006–2021 Artifex Software, Inc. 
  Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc.
 |