Powershell

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:

Convert HTML to Atlassian Document Format (ADF) with PowerShell and ADFAPI

Working with Jira or Confluence often means dealing with Atlassian Document Format (ADF) — the structured JSON schema behind rich text content.

Manually writing ADF is tedious and error-prone. That’s where ADFAPI comes in: a hosted API that converts HTML or Markdown into clean, valid ADF.

In this post, we’ll show you how to use PowerShell to convert HTML to ADF JSON, both from a file and directly from a raw HTML string — and how to preview the results visually in your browser.