Business Days Calculator
Add working days from any date or count them between two dates, with your own weekend and holiday rules. Quick answers: 3, 5, 7, 10, or 30 business days from today.
Free tools · No sign-up · Nothing uploaded
Format JSON, SQL, YAML, and XML. Test regular expressions, calculate business days, ages, and timestamps. Encode Base64 and URLs, hash files, generate UUIDs, decode JWTs, compress images, and translate Morse code. Every LiveParse tool runs inside this browser tab, so pasted data and selected files stay on your machine.
json format · compare · repair · convert
sql 15 dialects
dates business days · epoch · age
upload never
Local by designNo accounts, ads, or tracking scripts
Most used this month
Start with the pages people reach most often, or jump to a category below. Each tool is an independent page with its own guide, limits, and standards references.
Add working days from any date or count them between two dates, with your own weekend and holiday rules. Quick answers: 3, 5, 7, 10, or 30 business days from today.
English to Morse code and Morse to text with sound or light playback. Look up any letter, number, or word on the Morse code alphabet chart.
Beautify, validate, minify, and explore JSON without rounding 64-bit numbers or dropping duplicate keys.
Compress JPEG, PNG, or WebP entirely in the browser. Preset targets: 50 KB, 100 KB, 200 KB, 500 KB, or 1 MB.
Convert epoch seconds, milliseconds, microseconds, and nanoseconds to dates without losing precision.
Copy all nine Discord timestamp formats for any timezone and decode existing tags.
JSON
Lossless parsing that keeps 64-bit IDs, exponent notation, and duplicate keys exactly as written.
Format, beautify, validate, minify, and explore JSON in a virtualized tree.
Compare two documents semantically and inspect every changed path.
Fix broken JSON with a before/after diff, confidence, and a change log.
Line-level diagnostics, filtering, a paged table, and CSV export.
Flatten nested fields, keep large IDs exact, and download clean CSV.
Parse quoted and multiline CSV into a valid JSON array.
YAML and XML
Format, validate, view, and convert with YAML 1.1/1.2 selection and no external DTD or schema retrieval.
Reserialize YAML with bounded input, depth, and node limits.
Syntax errors, unresolved aliases, and duplicate keys with exact locations.
Explore multi-document YAML in a non-expanding searchable tree.
Convert with exact big integers and explicit type-conversion rules.
Turn strict JSON into YAML 1.2 while keeping number tokens intact.
Pretty-print XML 1.0 with controlled indentation in a disposable worker.
Check well-formedness and namespace constraints with precise errors.
Elements, attributes, namespaces, comments, and CDATA as a safe text tree.
SQL
Fifteen dialects formatted in a time-bounded Web Worker. No query is ever executed.
Standard SQL plus MySQL, PostgreSQL, SQLite, Snowflake, Oracle, and more.
MySQL and MariaDB layout with explicit keyword and indentation controls.
PostgreSQL syntax, casts, and dollar-quoted strings.
Backtick identifiers, STRUCT and ARRAY syntax, and BigQuery functions.
T-SQL bracket identifiers, TOP, and procedure-style layout.
Dates and time
Exact epoch conversion and pure calendar arithmetic with explicit weekend, leap-day, and endpoint rules.
See what date is 5, 7, or 10 business days from today, or count working days between dates.
Seconds, milliseconds, microseconds, and nanoseconds without rounding.
All nine Discord formats with IANA timezones and tag decoding.
Add or subtract days, weeks, months, or years from any date.
Count elapsed days with inclusive or exclusive endpoints.
Exact age in years, months, and days with a stated February 29 policy.
Age on any past or future reference date.
Hours and minutes between clock times, including overnight shifts.
ISO 8601 week-year, week number, and Monday-to-Sunday range.
Days until the next birthday and the age it brings.
Encoding and numbers
JavaScript regex testing, RFC-aware Base64 and URL handling, arbitrary-precision base conversion, and International Morse code.
Highlight matches, inspect groups, preview replacements, and stop slow patterns locally.
Standard Base64, Base64URL, files, and Data URLs with RFC diagnostics.
Encode UTF-8 text or local files as Base64, Base64URL, or a Data URL.
Component, full-URI, RFC 3986, and form encoding kept distinct.
Strictly decode one round and surface malformed escapes.
Inspect WHATWG URL components with IDN and credential warnings.
Ordered, duplicate-preserving query fields.
Exact integers between binary, decimal, hex, octal, and any base 2–36.
Hex integers to other bases, or strict hex bytes to UTF-8 text.
Text to exact 8-bit UTF-8 binary and back.
All 128 codes searchable by symbol, decimal, hex, octal, or binary.
English to Morse and Morse to text, with sound and light playback.
Hashes, UUIDs, and JWTs
SHA-2 and MD5 digests from text or exact file bytes, RFC 9562 UUIDs, and strict JWT decoding without a verification claim.
SHA-256, SHA-384, SHA-512, and MD5 from text or files, in hex or Base64.
SHA-256 digests with expected-digest comparison.
Legacy MD5 checksums with a clear collision warning.
Verify a downloaded file against a published digest locally.
Bulk v4 and v7 UUIDs from the browser CSPRNG.
Random UUIDs with GUID-compatible formatting.
Time-ordered UUIDs with monotonic batches.
Strict or normalized validation for versions 1 through 8.
Version, variant, and v1/v6/v7 timestamp fields.
Strict compact JWS decoding with lossless claim numbers.
Exact exp, nbf, and iat evaluation.
Images and text
Static images are decoded and re-encoded locally; text metrics use Unicode-aware segmentation.
Compress up to 20 JPEG, PNG, or WebP images toward a target size, then download a ZIP.
Resize by pixels or percent with aspect-ratio and no-upscale controls.
Convert PNG to JPEG with a chosen background for transparency.
Turn WebP into broadly compatible JPEG.
Lossless PNG output that preserves transparency.
Words, sentences, paragraphs, and reading time.
Graphemes, code points, UTF-16 units, and UTF-8 bytes.
About the project
LiveParse (also written Liveparse or Live Parse) is the developer data toolkit published at liveparse.com. It began as a lossless JSON parser and now covers YAML, XML, SQL, URLs, timestamps, calendar math, images, Base64, hashes, UUIDs, JWTs, and Morse code.
Every LiveParse tool runs in the browser tab. Pasted data and selected files are never posted to a LiveParse server, and the site loads no advertising or tracking scripts. Read the privacy notice for the full processing boundary.
LiveParse is developed by Jackson Jang, and the source is public on GitHub. Read the About LiveParse page for the project background, principles, and full tool catalog.
Learn the formats
Why date-only math should never depend on timezones.
The ITU character set, timing, and the slash-versus-separator trap.
Parsing, validating, and formatting are three different jobs.
Random versus time-ordered identifiers and when each fits.