Demark — AI Tool by steipete

by steipete · AI Tool · ★ 241

Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h

About Demark

Demark 🧽 - Mark My Words, HTML to Markdown! The Swift package that turns down HTML and turns up Markdown – it's a markup markdown! Features 🌍 Apple Platform Support: Full runtime support on iOS, macOS, and visionOS, with clear runtime errors on platforms where Apple does not ship the required WebKit/JavaScriptCore frameworks 🎯 WKWebView Integration: Real browser DOM environment for accurate HTML parsing ⚡ Turndown.js Powered: Industry-standard HTML to Markdown conversion engine 🔒 Swift 6 Ready: Full concurrency support with strict checking enabled ⚙️ Highly Configurable: Extensive formatting options for customized output 📝 CommonMark Compliant: Standard Markdown output that works everywhere 🚀 Async/Await: Modern Swift concurrency for smooth performance 🎨 Zero Dependencies: Only requires WebKit framework Quick Start swift import Demark @MainActor func convertHTML() async throws { let demark = Demark() let html = "Hello WorldThis is bold text." let markdown = try await demark.convertToMarkdown(html) print(markdo

markdownswift

Quick Facts

Stars241
Forks23
LanguageSwift
CategoryAI Tool
LicenseMIT
Quality Score74.2335223573595/100
Last Updated2026-07-01
Created2025-05-29
Est. Tokens~18k

Demark alternative? Top 6 similar tools

Looking for a Demark alternative? If you're comparing Demark with other ai tool tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.

  • inkdown by 1943time · ⭐ 1.2k

    Inkdown is a WYSIWYG editor and an LLM dialogue tool, fully compatible with GitHub Flavored Markdown Spec.

  • apple-docs-mcp by kimsungwhee · ⭐ 1.1k

    MCP server for Apple Developer Documentation - Search iOS/macOS/SwiftUI/UIKit docs, WWDC videos, Swift/Objecti

  • zen by sheshbabu · ⭐ 1.1k

    Selfhosted notes app. Single golang binary, notes stored as markdown within SQLite, full-text search, very low

  • cupertino by mihaelamj · ⭐ 841

    A local Apple Documentation crawler and MCP server. Written in Swift.

  • swift-ios-skills by dpearson2699 · ⭐ 783

    Agent Skills for iOS 26+, Swift 6.3, SwiftUI, and modern Apple frameworks

  • Wax by christopherkarani · ⭐ 767

    Single-file memory layer for AI agents, sub mili-second RAG on Apple Silicon. Metal Optimized On-Device. No Se

More AI Tool Tools

Explore other popular ai tool tools:

View all AI Tool tools →

Popular Swift Agent Tools

Frequently Asked Questions

What is Demark?

Demark is HTML in. MD out. Blink-fast. The little helper that chomps HTML and spits pristine Markdown. Goodbye <div>, hello ##.. It is categorized as a AI Tool with 241 GitHub stars.

What programming language is Demark written in?

Demark is primarily written in Swift. It covers topics such as markdown, swift.

How do I install or use Demark?

You can find installation instructions and usage details in the Demark GitHub repository at github.com/steipete/Demark. The project has 241 stars and 23 forks, indicating an active community.

What license does Demark use?

Demark is released under the MIT license, making it free to use and modify according to the license terms.

What are the best alternatives to Demark?

The top alternatives to Demark on Agent Skills Hub include inkdown, apple-docs-mcp, zen. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.

View on GitHub → Browse AI Tool tools