HTML テーブル抽出ツールの紹介
本文の状態
日本語全文を表示中
詳細モードで約1分の本文を読めます。
同じ出来事の情報源
この情報源を基点に整理
Simon Willison Blog
Simon Willison が、ブラウザから貼り付けたリッチテキストに含まれるテーブルを検出し、HTML や Markdown などの形式に変換するツール「HTML table extractor」を発表した。
Source Article
元記事を日本語で読む
本文に関係しない購読案内、埋め込み通知、サイト内プロモーションは除いています。
ツール: HTML テーブル抽出器
私の増え続けるペースト変換ツールのコレクションに、また一つ加わりました。このツールは、ブラウザから貼り付けられたリッチテキスト(埋め込まれた HTML テーブルを含む)を受け取り、検出されたすべてのテーブルを HTML、Markdown、CSV、TSV、または JSON 形式に変換します。
Wikipedia の「サンフランシスコ湾地域の都市と町の一覧」ページ (List of cities and towns in the San Francisco Bay Area) の内容をすべて選択して、ツールに直接貼り付けて試してみてください。

同様の話題として、私は最近、テーブルのサポートを追加し、全体的な UI を改善するために、リッチテキストから Markdown へ のツールを 再構築 しました。
原文を表示
Tool: HTML table extractor
Yet another in my growing collection of paste-conversion tools. This one accepts pasted rich text from browsers (with embedded HTML tables) and converts every detected table into HTML, Markdown, CSV, TSV, or JSON.
Try it out by selecting everything on the Wikipedia List of cities and towns in the San Francisco Bay Area page and pasting it directly into the tool:

On a similar note, I recently rebuilt my Rich text to markdown tool to add support for tables and generally improve the UI.
関連記事
今日のまとめ
AIデイリーブリーフで今日の重要ニュースをまとめ読み