Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
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
| Stars | 241 |
| Forks | 23 |
| Language | Swift |
| Category | AI Tool |
| License | MIT |
| Quality Score | 74.2335223573595/100 |
| Last Updated | 2026-07-01 |
| Created | 2025-05-29 |
| Est. Tokens | ~18k |
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 is a WYSIWYG editor and an LLM dialogue tool, fully compatible with GitHub Flavored Markdown Spec.
MCP server for Apple Developer Documentation - Search iOS/macOS/SwiftUI/UIKit docs, WWDC videos, Swift/Objecti
Selfhosted notes app. Single golang binary, notes stored as markdown within SQLite, full-text search, very low
A local Apple Documentation crawler and MCP server. Written in Swift.
Agent Skills for iOS 26+, Swift 6.3, SwiftUI, and modern Apple frameworks
Single-file memory layer for AI agents, sub mili-second RAG on Apple Silicon. Metal Optimized On-Device. No Se
Explore other popular ai tool tools:
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.
Demark is primarily written in Swift. It covers topics such as markdown, swift.
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.
Demark is released under the MIT license, making it free to use and modify according to the license terms.
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.