Fit PDF
approvedby Tomas Gutierrez
This plugin has not been manually reviewed by Obsidian staff. Open PDFs using fit height by default instead of fit width
Fit PDF
Fit PDF is an Obsidian plugin that opens PDF files with fit height enabled by default instead of fit width.
Obsidian's built-in PDF viewer currently initializes PDFs at page-width. This plugin switches newly opened PDFs to page-height, so an entire page fits vertically in the reading pane.
Features
- Sets newly opened PDF views to fit height.
- Applies once per opened PDF file, so manual zoom changes afterward are not repeatedly overridden.
Installation
-
Clone this repository.
-
Copy these files into your vault:
YOUR_VAULT/.obsidian/plugins/fit-pdf/main.js YOUR_VAULT/.obsidian/plugins/fit-pdf/manifest.json YOUR_VAULT/.obsidian/plugins/fit-pdf/versions.json -
In Obsidian, open Settings -> Community plugins.
-
Turn off Restricted mode if needed.
-
Enable
Fit PDF. -
Reopen a PDF.
For plugin developers
Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.