Ob2Red
pendingby jianghaibo
Export notes to Xiaohongshu images with smart pagination.
Ob2Red
Export Obsidian notes to Xiaohongshu (小红书) style images with smart pagination — one click, beautifully formatted.
Features
- Smart Pagination — Automatically splits long notes into multiple pages with proper content breaks
- Live Preview — Real-time preview in the right sidebar, updates as you type
- 4 Built-in Themes — 极简白底 / 奶油暖色 / 深色高端 / 荧光标记
- Two Image Sizes — 1080×1440 (3:4) and 1080×1920 (9:16)
- Cover & End Pages — Auto-generated cover with title and customizable end page
- Export Single or All — Export the current page or all pages at once
- Obsidian Callout Support — Renders Obsidian callouts (
> [!note],> [!tip], etc.) with themed styling - Frontmatter Overrides — Per-note theme/size/author customization via YAML frontmatter
Usage
- Open a Markdown note in Obsidian
- Click the camera icon in the left ribbon, or use the command palette:
Ob2Red: 导出为小红书图片 - The preview panel opens in the right sidebar
- Select theme and size, browse pages via thumbnails
- Click 导出当前页 or 导出全部 to save as PNG images
Frontmatter Overrides
Override plugin settings on a per-note basis:
---
ob2red:
theme: cream-warm # minimal-white | cream-warm | dark-elegant | highlight-pop
size: 1080x1920 # 1080x1440 | 1080x1920
author: Your Name
cover-subtitle: A subtitle
show-cover: true
show-end-page: false
---
Themes
| Theme | Description |
|---|---|
minimal-white | Clean white background with minimal styling |
cream-warm | Warm cream tones for a cozy reading feel |
dark-elegant | Dark background with elegant typography |
highlight-pop | Bright highlights and bold accents |
Installation
From Obsidian Community Plugins
- Open Obsidian Settings → Community Plugins → Browse
- Search for Ob2Red
- Click Install, then Enable
Manual Installation
- Download
main.js,manifest.json, andstyles.cssfrom the latest release - Create a folder
ob2redin your vault's.obsidian/plugins/directory - Copy the downloaded files into that folder
- Restart Obsidian and enable the plugin in Settings → Community Plugins
License
For plugin developers
Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.