Libraries

Introducing AdfKit: The Ultimate NuGet Package for Atlassian Document Format Conversions

We’re excited to announce the launch of AdfKit, our comprehensive NuGet package that brings the full power of Atlassian Document Format (ADF) conversion directly to your .NET applications. While our API service has been serving thousands of developers worldwide, we recognized that many teams need the flexibility, performance, and security benefits that come with a local solution.

Why Choose AdfKit Over the API?

Enhanced Security & Privacy

With AdfKit, your sensitive documents never leave your infrastructure. Process confidential content, proprietary documentation, and sensitive data without worrying about external API calls or data transmission. Perfect for:

HTML to Atlassian Document Format: The NPM Libraries You Can Use

If you’ve ever needed to get your HTML into Jira or Confluence, you know the process isn’t exactly straightforward. Atlassian uses its own JSON-based document model called Atlassian Document Format (ADF). While ADF is flexible and powerful, generating it from HTML can be a hassle.

Fortunately, there are a few NPM libraries that attempt to bridge the gap and convert HTML into ADF. In this post, we’ll walk through what’s out there today, and also show you an alternative if you’d rather not spend time running and maintaining these libraries yourself.