← All tools
// Code

BBCode to HTML & Jade Converter

Convert BBCode forum markup to HTML or Jade/Pug — instant, browser-only

BBCode converter mascot
by
CHUNKY
MUNSTER

BBCode to HTML & Jade Converter provides an instant way to translate legacy forum markup into modern template syntax. This BBCode parser handles common tags like bold, italic, and links, allowing developers to quickly convert discussion threads into clean HTML or Pug code blocks for use in web applications and CMS migrations.

Using This Online BBCode Translator

What is BBCode?

BBCode (Bulletin Board Code) is a lightweight markup language used in online forums. Tags are written in square brackets: [b]bold[/b], [url=https://example.com]Link[/url], [img]https://...[/img].

Which tags are supported?

[b], [i], [u], [s], [url], [img], [color], [size], [quote], [code], [pre], [list], [*], [center], [left], [right], [h1]–[h6], [spoiler], and [table]/[tr]/[td].

What is the Jade/Pug output format?

Jade/Pug is a whitespace-sensitive HTML template language. This jade code converter first transforms BBCode to the HTML equivalent, then formats that as Jade/Pug syntax — making it a versatile BBCode template tool for modern developers.

Whether you're migrating a forum archive or just need a quick snippet conversion, this free tool ensures your BBCode is correctly translated every time. Bookmark this BBCode to HTML & Jade Converter for all your markup conversion needs.