HTML Table to CSV Converter - Online Extract Data
Paste an HTML table snippet and instantly get the data as CSV or JSON. Handy for scraping and data migration. Local.
UD5 Toolkit
| Upload a CSV file to get started |
age > 30 or city = 'London' to instantly isolate the data you need. This tool parses your CSV file, understands the column structure, and applies your filter logic — just like a database query but entirely in your browser with no server required.=, !=, <>, >, <, >=, <=), Pattern matching (LIKE with % and _ wildcards), List checks (IN ('a','b','c')), Range checks (BETWEEN x AND y), Null checks (IS NULL, IS NOT NULL), and Logical operators (AND, OR, NOT) with parentheses for grouping complex conditions.`column name`) or double quotes ("column name") in your WHERE clause. For example: `annual salary` > 50000 or "first name" LIKE 'J%'. The column tags above the input area are clickable — they'll automatically insert the properly quoted column name for you.LIKE operator supports two wildcard characters: % matches any sequence of characters (including empty), and _ matches exactly one character. Examples: name LIKE 'J%' matches names starting with "J"; email LIKE '%@gmail.com' matches Gmail addresses; code LIKE 'AB_' matches "AB" followed by one character. For literal % or _ in your search pattern, use the NOT LIKE alternative or escape them with careful quoting.Paste an HTML table snippet and instantly get the data as CSV or JSON. Handy for scraping and data migration. Local.
Reorder a list of items by dragging them. Paste a list, sort it by hand, and copy the new order. Simple.
Overlay colored blocks and images and apply all mix‑blend‑mode values. Understand how each mode works live.
Paste HTML and copy the formatted rich text to your clipboard. Paste directly into Word or Google Docs with styles intact.
Paste a SQL CREATE TABLE statement and extract just the column names as a CSV header row. For data migration.
Convert nested JSON translation files into a flat CSV table for translators. Also reverse back. Local only.
Query the permission state of camera, microphone, geolocation, and more. See the response and learn the API.
Drop an .xlsx file and convert each sheet to CSV. Processed entirely in your browser. No upload needed.
Reduce the number of colors in your photo to create a bold, pop‑art poster effect. Adjust levels and download.
Write Q&A in a simple format and export as a CSV file compatible with Anki. Perfect for rapid card creation. Local.
Drop a PDF and automatically detect tables. Export them to CSV or copy to clipboard. Works locally using PDF.js.
Convert a JSON array of strings or numbers into a single‑column CSV. Quick data dump. Local.
Format a list of Q&A pairs and export as a CSV ready for Anki import. Simple line‑based template. Local.
Paste delimited data and split it into columns. Choose custom separator. Shows a preview table. Local.
Reduce an image to large colored squares. Create bold, minimalist wall art. Adjust block size. Download PNG.
Paste CSV and get a list of SQL INSERT statements. Define table name and column mapping. All local conversion.
Paste CSV data and pick which columns to keep or drop. Rearrange column order by dragging. Download the new file. All local.
Paste a mixed text and get a list of only the emojis found within. Counts each unique emoji. Data cleanliness tool.
Convert comma‑separated data into a series of SQL INSERT statements. Define the table name and column order. Local.
Paste SQL INSERT statements and extract the data into a clean CSV table. Works with multiple rows. Local parser.
Apply a realistic oil painting texture to your photo. Adjust brush size and roughness. Brush stroke simulation.
Paste CSV and get a beautiful HTML table with sortable headers (optional). Copy the full HTML/CSS snippet. Local.
Generate random but realistic‑looking data arrays (users, products, orders) with typos and missing fields. For test robustness.
Paste tab‑separated or CSV data and instantly get a beautifully aligned Markdown table. Essential for documentation.
Apply a true negative color effect to your image. Simulate a film negative or invert scanned documents. Instant canvas transformation.
Paste CSV data and instantly get a formatted MediaWiki table code. Ideal for Wikipedia editors and internal wikis.
Upload a photo and remap its tones to any gradient. Apply stunning color grading. Download result.
Upload ugly SQL and get a beautifully indented, syntax‑highlighted version. Supports multiple dialects. All local.
Build a GraphQL query by selecting fields and nesting visually. Copy the built query string. For learning and fast prototyping.
Apply vintage and sepia effects to your photos. Adjust grain, vignette, and tone curves. Download filtered image. Local canvas manipulation.