CSV to SQL INSERT Converter - Online Generate Statements
Convert comma‑separated data into a series of SQL INSERT statements. Define the table name and column order. Local.
UD5 Toolkit
Paste CSV data or upload a file — instantly generate SQL INSERT statements
Free & Online All processing is local — no data uploaded".
""). The parser automatically handles these cases. Single quotes in values are escaped as two single quotes ('') in the SQL output to prevent syntax errors.42 instead of '42'). Integers, decimals, and scientific notation are recognized. NULL values are also rendered without quotes. Disable this if you want all values treated as strings — useful for phone numbers, zip codes, or IDs with leading zeros.''). If your CSV contains the literal text "NULL" or "null", enable smart type detection to have them recognized as SQL NULL values automatically.Convert comma‑separated data into a series of SQL INSERT statements. Define the table name and column order. Local.
Parse a JSON array and generate SQL INSERT or UPDATE statements. Perfect for data migration. Client‑side only.
Compute confidence intervals for a population mean (known/unknown sigma) and proportion. All popular Z/T values. Local.
Hash any text using simple, fast algorithms: DJB2, SDBM, or CRC32. Get integer or hex. For quick lookups. Local.
Select trip type (beach, business, camping) and get a pre-filled packing checklist. Customize and print. Local storage.
Convert a Unix timestamp or ISO date into a human‑friendly relative string like '2 days ago'. See examples.
Paste an article and click to black out words, leaving a poem. Print your final creation.
Press any key combination and record the sequence. Export as JSON or human‑readable text. Perfect for documenting shortcuts.
Create gradient‑filled text with the background‑clip property. Choose linear or radial gradients. Get the CSS. Modern typography.
Scale a recipe to serve a crowd and calculate container sizes needed. Meal prep helper.
Log pool depth, flame height, and soot for each wick series. Quickly identify the best wick for your wax and vessel.
Measure your typing speed in words per minute and accuracy. Random word prompts. Compare results over time. No data sent.
Play a virtual piano keyboard using mouse or computer keys. Sustain and octave control. Record and play back your tune.
Record your stamps with Scott number, condition, and value. Add images. Browse your collection. Local storage only.
Enter a resource name and HTTP method to get a complete Express route handler with try/catch and comments.
Experiment with the Async Clipboard API: read/write text and images from the clipboard. Verify permissions and see demo code.
Read, write, and delete cookies using the modern Cookie Store API. Monitor change events. No more document.cookie parsing.
Paste HTML and copy the formatted rich text to your clipboard. Paste directly into Word or Google Docs with styles intact.
Render Markdown and copy the formatted output as rich text to paste directly into Word or Google Docs.
A GUI to manage all keys in your browser's localStorage. Add, delete, edit, and export data. Debug progressive web apps.
Generate a BLAKE3 hash of any text or file. Extremely fast. Perfect for checksums and content addressing. Local.
Add items with category, color, season. Plan outfits. Drag and drop. Stored locally.
Calculate your Basal Metabolic Rate and Total Daily Energy Expenditure. Set goals for weight loss, maintenance, or gain.
Enter current and new loan details plus closing costs to see how many months to break even on a refinance.
Store passwords and notes encrypted with a master passphrase. Data lives only in your browser's localStorage. No cloud.
Enter starting room temp, target temp, and method to see how many minutes to chill your wine perfectly.
Create a breadcrumb schema for your website. Fill in the pages and get the ready‑to‑paste JSON‑LD snippet for rich results.
Enter a component name and get a basic Vue 3 Single File Component template with script setup. Fast scaffolding.
Write notes that are encrypted in your browser before saving to localStorage. Only accessible with your passphrase.
Paste a raw cookie string and see a formatted key‑value table. Debug session cookies and understand flags. Runs in browser.