Simon Willison Releases a Paste-to-Markdown HTML Table Extractor
Simon Willison's Blog·low signal
Simon Willison added an HTML table extractor to his collection of browser-based paste-conversion tools; it accepts pasted rich text containing HTML tables and converts every detected table. Like his other single-purpose utilities, it's a small, instantly useful client-side tool and a model for the 'tiny tool built with an LLM' pattern. Low stakes but a clean example of practitioner micro-tooling.