mirror of
https://github.com/cubexy/obsidian-pdf-printer.git
synced 2026-07-22 05:48:03 +00:00
No description
| utils | ||
| .editorconfig | ||
| .eslintignore | ||
| .eslintrc | ||
| .gitignore | ||
| .npmrc | ||
| esbuild.config.mjs | ||
| LICENSE | ||
| main.ts | ||
| manifest.json | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| styles.css | ||
| tsconfig.json | ||
| version-bump.mjs | ||
| versions.json | ||
PDF Printer
PDF Printer is an Obsidian plugin that converts PDF files in your vault into images, making it easy to embed and annotate PDF content directly in your notes.
Features
- Convert PDF pages to high-quality PNG images
- Batch conversion of multi-page PDFs
- Simple command to trigger conversion
🙏 Please note that this feature list is not final! I am planning to extend the plugin quite a bit, so stay tuned! :)
Installation
- Copy the project files into your vault's
.obsidian/plugins/pdf-printer/folder - Restart Obsidian
- Enable PDF Printer in Settings > Community plugins
Usage
- Open a PDF file in Obsidian
- Open the Command Palette (Cmd+P) and run PDF Printer: Convert PDF to Images
- Images will be generated and saved alongside the PDF or in the configured folder
Configuration
No configuration yet!
Contributing
Contributions are welcome! Please open an issue or submit a pull request on the GitHub repository.
License
This project is licensed under the MIT License.