发布于: 2024-5-16最后更新: 2024-9-8字数 00 分钟

type
status
date
slug
summary
tags
category
icon
url
sync
"Notion Page To HTML" is a NodeJS tool that can convert public Notion pages into HTML format. It supports a variety of Notion native blocks such as headings, text, images, videos, etc., but does not include embeds and tables. This tool is suitable for using Notion as a content management system, allowing users to make pages private after conversion while offering highly customizable output options.
Key Points
  • Tool Features: It supports the conversion of most Notion native blocks to HTML, but currently does not support embeds and tables.
  • Use Case: Ideal for using Notion as a CMS, the converted pages are fully independent, with images converted to base64 format.
  • Customization Options: Users can customize the HTML output, including whether to include styles, metadata, scripts, etc.
  • Basic Usage: After installation via npm, import and provide the Notion page URL to perform the conversion.
  • Option Configuration: Offers various options to control the HTML content, such as excluding CSS, metadata, scripts, etc.

Loading...
notion-exporter  Exporting Markdown files.

notion-exporter Exporting Markdown files.

A CLI and library for exporting .md and .csv files from any Notion.so page.


notion2md

notion2md

Translate the following part of the content: "Convert your Notion files to markdown - built on notion-py.”