Fit PDF

by Tomas Gutierrez
5
4
3
2
1
New Plugin

Description

This plugin has not been manually reviewed by Obsidian staff. Open PDFs using fit height by default instead of fit width

Reviews

No reviews yet.

Stats

stars
downloads
0
forks
0
days
NaN
days
NaN
days
0
total PRs
0
open PRs
0
closed PRs
0
merged PRs
0
total issues
0
open issues
0
closed issues
0
commits

Latest Version

Invalid date

Changelog

README file from

Github

Fit PDF

Fit PDF is an Obsidian plugin that opens PDF files using Fit Height 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 exactly once per opened PDF file, so manual zoom changes afterward are not repeatedly overridden.

Installation

  1. Clone this repository.

  2. 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
    
  3. In Obsidian, open Settings -> Community plugins.

  4. Turn off Restricted mode if needed.

  5. Enable Fit PDF.

  6. Reopen a PDF.