Is there a way to adjust the zoom level of the displayed pdf?
This article explores the PDF page-navigation tools available in Overleaf’s PDF viewer, including zooming in and out and jumping directly to specific pages.
Selecting a PDF viewer
Overleaf lets you switch between using your browser’s native PDF viewer and Overleaf’s built-in PDF viewer. For this article, ensure Overleaf’s viewer is selected.
How to select Overleaf’s PDF viewer
Select the Overleaf Menu, browse to PDF Viewer, and ensure it is set to Overleaf.
- Note: The Browser option relies on PDF navigation tools provided by your browser’s built-in PDF viewer, which is not covered in this article.
The following annotated screenshot summarizes the navigation tools provided by Overleaf’s PDF viewer.
Apart from Presentation mode, the zoom-level menu entries are mostly self-explanatory: you can zoom in or out; fit the PDF page to the viewer window width or height; set a custom zoom value by entering a specific percentage, or select one of the preset zoom levels.
How to use presentation mode
Overleaf’s presentation mode offers a full-screen view of your PDF document, minimizing distractions by completely hiding Overleaf’s user interface. This mode lets you present your document directly from Overleaf without downloading it.
Use the following keys to navigate a document in presentation mode.
- Arrow keys
- Space or Shift-Space
- Backspace
- PgUp/PgDn
How to leave presentation mode
- Press the Esc key on Mac, Windows, or Linux.
Outside of presentation mode, Overleaf’s PDF viewer supports various keyboard shortcuts and mouse actions for navigating and interacting with your compiled LaTeX document (PDF). To use keyboard shortcuts, ensure the Overleaf PDF viewer window is in focus. Mouse actions, such as using the scroll wheel, work without requiring the viewer window to have the focus.
Keyboard shortcuts
To use a keyboard shortcut, press and hold ⌘ (Mac) or Ctrl (Windows/Linux), then press the accompanying shortcut key; for example, to zoom in on a Mac, press and hold ⌘, then press the + key.
Mac | Windows/Linux | |
Zoom in | ⌘ + | Ctrl + |
Zoom out | ⌘ - | Ctrl - |
Fit to width | ⌘ 0 | Ctrl 0 |
Fit to height | ⌘ 9 | Ctrl 9 |
- Fit to width and fit to height: Automatically adjust the PDF to fit the width or height of the PDF viewer window.
To zoom in or out
Use pinch gestures on a trackpad.
- On a Mac, press ⌘ and use the mouse scroll wheel.
- On Windows/Linux, press Ctrl and use the mouse scroll wheel.
Scrolling the PDF
- Use the mouse scroll wheel or a device’s trackpad.
- Up/down arrow keys scroll a whole page.
- PgUp or PgDn also scroll a whole page.
- Home key jumps to the start of a document.
- End key takes you to the end of a document.
Overleaf guides
- Creating a document in Overleaf
- Uploading a project
- Copying a project
- Creating a project from a template
- Using the Overleaf project menu
- Including images in Overleaf
- Exporting your work from Overleaf
- Working offline in Overleaf
- Using Track Changes in Overleaf
- Using bibliographies in Overleaf
- Sharing your work with others
- Using the History feature
- Debugging Compilation timeout errors
- How-to guides
- Guide to Overleaf’s premium features
LaTeX Basics
- Creating your first LaTeX document
- Choosing a LaTeX Compiler
- Paragraphs and new lines
- Bold, italics and underlining
- Lists
- Errors
Mathematics
- Mathematical expressions
- Subscripts and superscripts
- Brackets and Parentheses
- Matrices
- Fractions and Binomials
- Aligning equations
- Operators
- Spacing in math mode
- Integrals, sums and limits
- Display style in math mode
- List of Greek letters and math symbols
- Mathematical fonts
- Using the Symbol Palette in Overleaf
Figures and tables
- Inserting Images
- Tables
- Positioning Images and Tables
- Lists of Tables and Figures
- Drawing Diagrams Directly in LaTeX
- TikZ package
References and Citations
- Bibliography management with bibtex
- Bibliography management with natbib
- Bibliography management with biblatex
- Bibtex bibliography styles
- Natbib bibliography styles
- Natbib citation styles
- Biblatex bibliography styles
- Biblatex citation styles
Languages
- Multilingual typesetting on Overleaf using polyglossia and fontspec
- Multilingual typesetting on Overleaf using babel and fontspec
- International language support
- Quotations and quotation marks
- Arabic
- Chinese
- French
- German
- Greek
- Italian
- Japanese
- Korean
- Portuguese
- Russian
- Spanish
Document structure
- Sections and chapters
- Table of contents
- Cross referencing sections, equations and floats
- Indices
- Glossaries
- Nomenclatures
- Management in a large project
- Multi-file LaTeX projects
- Hyperlinks
Formatting
- Lengths in LaTeX
- Headers and footers
- Page numbering
- Paragraph formatting
- Line breaks and blank spaces
- Text alignment
- Page size and margins
- Single sided and double sided documents
- Multiple columns
- Counters
- Code listing
- Code Highlighting with minted
- Using colours in LaTeX
- Footnotes
- Margin notes
Fonts
Presentations
Commands
Field specific
- Theorems and proofs
- Chemistry formulae
- Feynman diagrams
- Molecular orbital diagrams
- Chess notation
- Knitting patterns
- CircuiTikz package
- Pgfplots package
- Typesetting exams in LaTeX
- Knitr
- Attribute Value Matrices
Class files
- Understanding packages and class files
- List of packages and class files
- Writing your own package
- Writing your own class