toolbin_
FR

#Online data validation tools

Find here data validation and generation tools: email, IBAN, credit card and VAT number validators, plus CSV and ICS tools. Check the validity of your data and generate files, free and in the browser.

Calculate Your Exact Age From Your Date of Birth

Calculate the exact age from a birth date (years, months, days), in your browser.

Credit card validator

Validate a card number with the Luhn algorithm and detect the network.

Change CSV Delimiter Online

Change a CSV’s column separator (comma, semicolon, tab, pipe), in your browser.

Extract Columns from a CSV Online

Select and export one or more columns from a CSV, right in your browser.

Convert CSV to HTML table online

Convert a CSV into a ready-to-paste HTML table (with header), right in your browser.

Convert CSV to SQL INSERT statements online

Convert a CSV into SQL INSERT statements (custom table name), in your browser.

Convert CSV to XML Online for Free

Convert a CSV into an indented XML document, right in your browser.

Convert CSV to YAML Online Quickly

Convert a CSV into YAML (list of objects) right in your browser.

Transpose CSV Online (Rows to Columns)

Swap the rows and columns of a CSV (transpose), right in your browser.

CSV validator

Check a CSV for consistency: constant column count and well-formed rows.

Calculate the Duration Between Two Dates Online

Compute the duration between two dates (days, weeks, months, years), right in your browser.

Day of the Week Finder for Any Date

Find the day of the week, day of the year and ISO week number of a date, in your browser.

Email address validator

Check an email address format (syntax, domain) right in your browser.

GCD and LCM Calculator Online Free

Compute the GCD (greatest common divisor) and LCM (least common multiple) of several numbers.

IBAN validator

Validate an IBAN with the mod-97 checksum and show the country code.

ICS file validator

Check an .ics file structure: VCALENDAR, VEVENT and required fields.

Convert INI or Properties File to JSON Online

Convert an INI or .properties file into JSON, right in your browser.

ISBN validator

Validate an ISBN-10 or ISBN-13 number using its check digit.

JSON Diff Online: Compare Two JSON Files

Compare two JSON documents and spot additions, deletions and changes, in your browser.

Escape and Unescape a JSON String Online

Escape or unescape a string to embed it in JSON, right in your browser.

Flatten JSON to Dot-Notation Keys Online

Flatten nested JSON into dot-notation keys, or do the reverse (unflatten), in your browser.

Merge Two JSON Objects Online (Deep Merge)

Merge two JSON objects (deep merge), the second overriding the first, in your browser.

JSON Schema Generator from a JSON Example

Generate a JSON Schema (draft 2020-12) from a JSON example, right in your browser.

Sort JSON Keys Alphabetically Online

Sort the keys of a JSON object alphabetically (recursive), right in your browser.

Convert JSON to .env File Online (Free)

Convert JSON into a .env file (environment variables), right in your browser.

Convert JSON to HTML Table Online

Convert a JSON array (list of objects) into a ready-to-paste HTML table, in your browser.

Convert JSON to TOML Online Free

Convert JSON into TOML right in your browser, with no data uploaded.

Online JSONPath Expression Tester

Test a JSONPath expression on JSON and see the matching values, in your browser.

Convert a List to a JSON Array Online

Convert a list (one item per line) into a JSON array (strings or numbers), in your browser.

Matrix Calculator: Determinant and Inverse

Compute the transpose, determinant and inverse of a matrix, right in your browser.

Fake JSON Data Generator Online (Mock Data)

Generate fake JSON data (users: name, email, id…) for testing, in your browser.

Convert NDJSON to JSON array (and back)

Convert NDJSON (JSON Lines) into a JSON array and back, right in your browser.

Online percentage calculator for everyday math

Compute percentages: X% of Y, proportion, percentage change, in your browser.

Prime Factorization Calculator Online Free

Factor an integer into primes and test its primality, right in your browser.

SIREN/SIRET validator

Validate a French SIREN (9 digits) or SIRET (14 digits) number via Luhn.

Generate a SQL IN clause from a list

Convert a list of values into a SQL IN ('a', 'b', 'c') clause, right in your browser.

SWIFT/BIC code validator

Check a SWIFT / BIC code format (8 or 11 characters) and break it down.

Convert Time Between Time Zones Online

Convert a time from one timezone to another (DST-aware), in your browser.

Convert TOML to JSON and Validate Online

Convert TOML to JSON and check its validity, right in your browser.

Convert TSV to JSON Online (and JSON to TSV)

Convert TSV (tab-separated, e.g. copied from Excel) to JSON and back, in your browser.

EU VAT number validator

Check the format of an EU intra-community VAT number (per country).

Online XML Formatter: Indent and Beautify

Indent and beautify XML, or minify it, right in your browser.

Format and indent a YAML file online

Indent and normalize a YAML file (beautify), right in your browser.

Validate a YAML file online

Check that a YAML file is syntactically valid and pinpoint the error line, in your browser.

Frequently asked questions

How do I validate an IBAN or VAT number?

Enter the IBAN or VAT number: the tool checks the format, checksum and country to catch errors before processing.

Is credit card validation secure?

Yes. Validation uses the Luhn algorithm locally in the browser; no number is stored or sent to a server.