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.
Fix PDF menu item for PDF-specific overrides.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.