Rendering a Notion Page?

1 min read Updated May 27, 2025

Why would someone even want to render a Notion page?

  • Notion is easy to use and my primary database for anything that I write
  • (TODO: link to notion template)
  • Formatting, image hosting (pitfall with next js)

Packages available:

I experimented heavily and went back and forth between both these libraries while developing this website. I finally landed on react-notion-x

react-notion-x

  • not actively maintained?
  • images don’t work out of the box?

react-notion-render

  • also not actively maintained
  • column layout doesn’t work
  • tables don’t work
  • bunch of things don’t work