No description
Find a file
2024-11-09 16:16:53 +01:00
.github/workflows Update project_board.yml 2024-10-13 17:16:02 +02:00
resources updated readme 2024-11-09 16:12:44 +01:00
.editorconfig Initial commit 2024-10-11 14:44:46 +02:00
.eslintignore Initial commit 2024-10-11 14:44:46 +02:00
.eslintrc Initial commit 2024-10-11 14:44:46 +02:00
.gitignore Initial commit 2024-10-11 14:44:46 +02:00
.npmrc Initial commit 2024-10-11 14:44:46 +02:00
esbuild.config.mjs Initial commit 2024-10-11 14:44:46 +02:00
LICENSE Initial commit 2024-10-11 14:44:46 +02:00
main.ts Taking page with only the header into account 2024-11-09 12:56:50 +01:00
manifest.json Updated version number 2024-11-09 16:16:53 +01:00
package-lock.json Initial commit 2024-10-11 14:44:46 +02:00
package.json Initial commit 2024-10-11 14:44:46 +02:00
README.md updated readme 2024-11-09 16:12:44 +01:00
tsconfig.json Initial commit 2024-10-11 14:44:46 +02:00
version-bump.mjs Initial commit 2024-10-11 14:44:46 +02:00
versions.json Updated version number 2024-11-09 16:16:53 +01:00

PDF 2 Images

Convert PDF pages into images and insert them directly into your Obsidian notes, ideal for capturing key visuals like lecture slides. Optionally, add separator lines between images for organized and readable notes.

Demo

demo

How to use

  1. Activate the plugin from the Community Plugins page.
  2. Open the PDF-selector by either
    • Opening the command palette and type Convert pdf to images.
    • Use the ribbon in the left menu.
  3. Select your PDF file and click convert.
  4. The images will be inserted into your note.

Settings

Image Quality Adjust the image quality to suit your needs. The default setting is 1x, but you can reduce it to as low as 0.5x for smaller file sizes and improved performance, or increase it up to 2x for the highest image clarity.

Image Insertion Method Choose between two different methods for inserting images:

  • Procedural: Images are generated and inserted one at a time.
  • Batch: All images are generated first, then inserted simultaneously for a more streamlined process.

Optional Line Between Images You can toggle the option to include or exclude an empty line beneath each image.

Insert headers Toggle the option on to generate headers for each image based on pdf page analysis. This feature is in early development, so its effectiveness may vary depending on the PDF layout. Im actively working to improve the algorithm to better detect different header types.

Header size Choose the size of the header to be inserted above each image. You can select the following options: h1, h2, h3,h4,h5.

Header extraction sensitivity Adjust the sensitivity of the header extraction algorithm. The default is set to 1.2.

  • Increase this value if headers are not being detected correctly.
  • Lower the value if non-headers are mistakenly being detected as headers.

Support

This plugin is free for everyone. If you'd like to show your appreciation or support further development, feel free to send a contribution my way:
Buy Me a Coffee at ko-fi.com