Fix PDF
approvedby Tomas Gutierrez
Open PDFs with custom settings - This plugin has not been manually reviewed by Obsidian staff.
Fix PDF
Fix PDF is an Obsidian plugin for configuring how PDF files open in Obsidian.
By default, Obsidian initializes PDFs at page-width. Fix PDF changes the initial fit to height and adds defaults for the PDF sidebar and start position. You can also override those settings for individual PDFs from the open PDF file menu.
Features
- Sets newly opened PDF views to fit height.
- Applies once per opened PDF file, so manual zoom changes afterward are not repeatedly overridden.
- Selects the PDF sidebar panel on open: none, thumbnails, table of contents, or reveal current page in table of contents.
- Opens or closes the PDF sidebar by default.
- Opens PDFs at a specific page or percentage through the document.
- Adds a per-file
Fix PDFmenu item for PDF-specific overrides.
Installation
To install, run these commands:
git clone https://github.com/t0masGutierrez/fix-pdf.git
cd fix-pdf
scripts/install-to-vault.sh "/path/to/your/vault"
This installs dependencies, builds the plugin, and copies into your vault.
Then reload Obsidian and enable Fix PDF from Community plugins.
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.