SQL CREATE TABLE to CSV Header - Online Column Lister
Paste a SQL CREATE TABLE statement and extract just the column names as a CSV header row. For data migration.
UD5 Toolkit
Paste CSV data or upload a file to generate a clean, responsive HTML table with Bootstrap styles. Copy the ready‑to‑use code instantly.
Drag & drop a .csv or .txt file here
Your table will appear here
<table> element. You can paste raw data or upload a file, choose styling options, and instantly get Bootstrap-powered code ready for your website.
.csv file.""). If your data uses a different delimiter, adjust the setting accordingly.
table-responsive wrapper, which makes the table scroll horizontally on small screens. You can also combine it with Bootstrap’s other utility classes for even more control.
table, table-striped, table-hover, etc.). If your site already uses Bootstrap 5.x, the table will style automatically. Without Bootstrap, the table remains semantic HTML—you can replace the classes with your own or use a lightweight CSS framework.
Paste a SQL CREATE TABLE statement and extract just the column names as a CSV header row. For data migration.
Drop a PDF and automatically detect tables. Export them to CSV or copy to clipboard. Works locally using PDF.js.
Paste CSV and get a list of SQL INSERT statements. Define table name and column mapping. All local conversion.
Practice aligning grid items and tracks with the place‑items, align‑content, and justify‑content properties. Visual guide.
Practice CSS selectors by targeting plates on a virtual restaurant table. 30+ levels. Perfect for beginners.
Enter a URL and see a nested list of all headings (h1‑h6). Check your document structure for SEO and accessibility. Pure fetch.
See how align‑items: baseline works in grid to align different font sizes on the same baseline. Visual guide.
Create a breadcrumb schema for your website. Fill in the pages and get the ready‑to‑paste JSON‑LD snippet for rich results.
Lay down a beat on a grid sequencer for kick, snare, and hi-hat. Play, loop, and adjust tempo. All sound via Web Audio API.
Keep track of stitches and rows for your knitting projects. Multiple counters with increase/decrease shortcuts. Data saved in your browser.
Encode or decode data to/from Base58 (Bitcoin alphabet). Useful for cryptocurrency address generation testing. Fully local, no data sent.
Place multiple grid items into the same cells to create overlapping layouts. Learn the technique visually. Copy code.
Generate a CSS background that shows a baseline grid. Adjust line‑height and offset. Perfect for aligning text.
Create a basic Playwright script with browser launch, page navigation, and screenshot. Start E2E testing instantly.
Paste an SVG path d string and parse it into an array of commands and coordinates. Useful for animations.
Paste an URL or HTML and see the h1‑h6 hierarchy as a tree. Detect skipped levels and improve accessibility. Client‑side.
Convert numbers between binary, octal, decimal, and hexadecimal bases. See real-time conversion as you type. Clean and simple programmer utility.
Calculate exact elapsed time between two dates in years, months, weeks, and days. Countdown or time already passed. Simple, visual, and local.
Record daily systolic/diastolic readings and pulse. See a trend chart. All data saved locally in your browser.
Test the modern File System Access API. Open a file, modify it, and save back to disk. All sandboxed in browser.
Scroll a container and see how sticky elements behave. Adjust top, bottom, and scroll margins. Copy the code.
Register a one‑off background sync and see it fire when connectivity returns. Debug service worker sync logic.
Searchable table of well‑known TCP and UDP ports with their services. Check 80, 443, 3306, and many more.
Start/stop timer per project to log hours. See daily and weekly totals. Data stays in localStorage. Export summary as CSV. No account needed.
Add or subtract days, weeks, and months to find a future or past date. Also compute duration between two dates. Essential for project planning.
Enjoy classic Tetris in your browser. Rotate, move, and drop tetrominoes. Clear lines and score. Fully local JavaScript.
Use SSML <mark> tags to fire events during TTS. See text highlighted as it is spoken. Understand speech synthesis timing. local.
Convert between Base32 encoded strings and hexadecimal. Work with low‑level data representations. All local.
Simulate different cache strategies (Cache First, Network First, Stale‑While‑Revalidate) and see responses. Learn offline patterns.
Live cryptocurrency prices from public APIs. Clean ticker with percentage changes. Pure frontend, no account needed.