Project

HtmlTinkerX

HtmlTinkerX is a powerful async C# library for HTML, CSS, and JS processing, parsing, formatting, and optimization. It provides web content processing capabilities including browser automation, document parsing with multiple engines, resource optimization, and more. PSParseHTML is the PowerShell module exposing HtmlTinkerX to PowerShell.

Stars126
Forks19
Open issues1
ReleaseHtmlTinkerX-v2.0.7
Language: HTML Updated: 2026-03-23T22:17:20.0000000+00:00

Documentation

HtmlTinkerX Docs

Curated documentation workspace for HtmlTinkerX and the PSParseHTML PowerShell module.

HtmlTinkerX is the .NET library behind PSParseHTML. Use it when you need HTML parsing, formatting, optimization, browser automation, screenshots, PDF export, or structured extraction from web content.

Start here

Typical use

  • parse HTML tables, forms, metadata, Open Graph, and microdata
  • format or optimize HTML, CSS, and JavaScript
  • drive browser rendering, screenshots, PDFs, HAR capture, and session state
  • use the same engine from C# or from PowerShell through PSParseHTML