Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Paper Studio

naros899naros899252 downloads

Publish your notes to Paper Studio and get beautiful shareable HTML documents.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates5

Publish your Obsidian notes to Paper Studio and get beautiful, shareable HTML documents.

Installation

Manual Installation

  1. Build the plugin:

    cd obsidian-plugin
    npm install
    npm run build
    
  2. Copy the following files to your Obsidian vault's .obsidian/plugins/paperstudio/ folder:

    • main.js
    • manifest.json
  3. Enable the plugin in Obsidian Settings > Community Plugins

Setup

  1. Go to paperstudio.ink and sign up/log in
  2. Go to Settings and click "Generate API Key"
  3. Copy the API key (it's only shown once!)
  4. In Obsidian, go to Settings > Paper Studio and paste your API key

Usage

  1. Open a note you want to publish
  2. Open the command palette (Ctrl/Cmd + P)
  3. Search for "Publish to Paper Studio"
  4. Press Enter

The plugin will:

  • Upload local images to Paper Studio (PNG, JPEG, GIF, WebP, SVG)
  • Convert your markdown to beautiful HTML using your saved brand settings
  • Publish it to Paper Studio
  • Copy the shareable link to your clipboard

Images

Local images in your notes are automatically uploaded when publishing:

  • Wiki-style links: ![[screenshot.png]] or ![[folder/image.png]]
  • Standard markdown: ![alt](https://raw.githubusercontent.com/naros899/obsidian-paperstudio/HEAD/image.png) or ![alt](https://raw.githubusercontent.com/naros899/obsidian-paperstudio/HEAD/images/diagram.png)
  • URL images are preserved as-is

Supported formats: PNG, JPEG, GIF, WebP, SVG

You'll see progress notifications like "Uploading images... (2/5)" during upload.

Settings

  • API Key: Your Paper Studio API key
  • API URL: The Paper Studio server URL (only change for self-hosted instances)

Brand Settings

Your documents will use the brand settings you configured on paperstudio.ink:

  • Primary color
  • Secondary color
  • Background color
  • Font
  • Style (Professional, Creative, or Minimal)

To change these, go to Settings on paperstudio.ink.

82%
HealthExcellent
ReviewSatisfactory
About
Publish Obsidian notes to Paper Studio as shareable, branded HTML documents. Upload local images (PNG/JPEG/GIF/WebP/SVG) automatically, convert Markdown to styled HTML using your Paper Studio brand, and copy the shareable link to your clipboard.
PublishingExportImages
Details
Current version
1.1.4
Last updated
3 months ago
Created
4 months ago
Updates
5 releases
Downloads
252
Compatible with
Obsidian 0.15.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
naros899naros899
paperstudio.ink
GitHubnaros899
  1. Community
  2. Plugins
  3. Publishing
  4. Paper Studio

Related plugins

GitHub

Share as Gist

Share a note as a GitHub.com Gist.

JotBird

Publish notes as shareable web pages with one click. No account required.

Export Image plugin

Easily convert your article to image.

Export to HTML

Export your Markdown notes as HTML, directly in the clipboard or as a file.

Image Converter

Convert, compress, resize, annotate, markup, draw, crop, rotate, flip, align, drag-resize, rename with variables, and batch process images: WEBP, JPG, PNG, HEIC, TIF

Image Context Menus

Image context menus (mostly on right click): Copy to clipboard, Open in default app, Show in system explorer, Reveal file in navigation, Open in new tab.

PlantUML

Generate PlantUML diagrams.

Ink

Hand write or draw directly between paragraphs using a digital pen, stylus, or Apple pencil.

Pandoc Plugin

Commands to export to Pandoc-supported formats like DOCX, ePub and PDF.

Local Images Plus

A reincarnation of Local Images to download images in Markdown notes to local storage.