All collections

Developer tool collection

Developer Utilities

Compare versions, inspect differences and use practical utilities for everyday development workflows.

Development

SemVer Comparator

Compare, validate, sort and evaluate semantic versions and npm-compatible ranges.

Open tool

Development

Diff Checker

Compare two texts and inspect added, removed and unchanged lines.

Open tool

Utilities

UUID Generator

Generate secure UUID values directly in your browser.

Open tool

Development

Regex Tester

Test regular expressions against sample text.

Open tool

Utilities

Timestamp Converter

Convert Unix timestamps into readable dates.

Open tool

Utilities

Byte Converter

Convert bytes between decimal and binary storage units.

Open tool

About this collection

This collection contains general-purpose developer utilities that do not belong to a single data format or platform. It includes version comparison, diff inspection, UUID generation and other tools used across application development.

What you can do

  • Compare semantic versions and npm-compatible ranges.
  • Sort semantic version lists.
  • Compare text and code differences.
  • Generate UUID values.
  • Test regular expressions.
  • Convert timestamps and storage sizes.

Frequently asked questions

Which semantic version ranges are supported?

SemVer Comparator supports npm-compatible ranges such as caret, tilde and comparison expressions.

Do these utilities upload my data?

The tools in this collection are designed to process values locally inside your browser whenever possible.

Can I compare prerelease versions?

Yes. SemVer Comparator understands prerelease precedence such as alpha, beta and release candidate identifiers.