Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 23 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
### Diffing

- [Diff Text](https://difftext.com/) - Quickly highlight differences in plain text, code, or JSON files.
- [ToolZip Text Diff Checker](https://toolzip.xyz/text-tools/text-diff) - Compare two texts and highlight differences side by side with inline and split diff views. 100% client-side, no data sent to servers.
- [JSONDiffPatch](https://benjamine.github.io/jsondiffpatch) - Run a visual or non-visual diff on two JSON blobs.
- [ApiNotes](https://apinotes.io/openapi-diff) - Compare two OpenAPI 3.x & Swagger 2.0 specifications side by side. Detect breaking changes, added/removed endpoints, and parameter diffs.

Expand Down Expand Up @@ -78,6 +79,14 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [Tools-Online Cron Generator](https://www.tools-online.app/tools/cron) - Visual cron expression builder with real-time preview and plain English descriptions. 100% client-side.
- [ToolSparkr Password Generator](https://toolsparkr.com/password-generator) - Generate strong random passwords up to 128 characters with strength indicator. 100% client-side, no data sent to servers.
- [ToolSparkr QR Code Reader](https://toolsparkr.com/qr-code-reader) - Generate and read QR codes online with adjustable size and error correction. Runs entirely in browser.
- [ToolZip Cron Expression Generator](https://toolzip.xyz/developer-tools/cron-generator) - Visual cron expression builder with dropdown UI, next 10 run times, and natural language descriptions. 100% client-side.
- [ToolZip CSS Gradient Generator](https://toolzip.xyz/converters/css-gradient-generator) - Create linear, radial, and conic CSS gradients with live preview and one-click CSS code copy. No signup required.
- [ToolZip Hash Generator](https://toolzip.xyz/developer-tools/hash-generator) - Generate MD5, SHA-1, SHA-256, SHA-512, and HMAC hashes for text and files. 100% client-side, no data sent to servers.
- [ToolZip Lorem Ipsum Generator](https://toolzip.xyz/text-tools/lorem-ipsum-generator) - Generate placeholder text by paragraphs, sentences, or words with customizable output. No signup required.
- [ToolZip Password Generator](https://toolzip.xyz/developer-tools/password-generator) - Generate cryptographically secure passwords with custom length, character sets, and entropy display using Web Crypto API. No signup required.
- [ToolZip QR Code Generator](https://toolzip.xyz/developer-tools/qr-code-generator) - Generate QR codes for URLs, text, Wi-Fi credentials, and more. Download as PNG or SVG. No signup required.
- [ToolZip UUID / ULID Generator](https://toolzip.xyz/developer-tools/uuid-generator) - Generate UUID v4, v7, ULID, and NanoID. Bulk generate up to 1,000 at once. 100% client-side.


### Image

Expand Down Expand Up @@ -134,6 +143,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [Regexr](http://www.regexr.com/) - JavaScript regex matching.
- [Regulex](https://jex.im/regulex) - JavaScript Regular Expression Visualizer.
- [Sovereign Regex Lab](https://ryudi84.github.io/sovereign-tools/tools/regex_lab/) - Test and debug regular expressions with real-time matching. Free, no signup required.
- [ToolZip Regex Tester](https://toolzip.xyz/developer-tools/regex-tester) - Test regex patterns with live highlighting, match groups, and plain-English explanations. 100% client-side.

### Transformation

Expand Down Expand Up @@ -165,6 +175,15 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [Web2Img](https://etherdream.com/web2img) - A tool to bundle your web files into a single image, and extract them via Service Worker at runtime.
- [WebAssembly Explorer](https://mbebenita.github.io/WasmExplorer/) - translate C/C++ to WebAssembly, and then see the machine code generated by the browser.
- [ToolsHref Mermaid Transfomration tool](https://toolshref.com/json-to-mermaid-generator/) - Online JSON-to-Mermaid visualization tool.
- [ToolZip Base64 Encoder / Decoder](https://toolzip.xyz/developer-tools/base64-encoder) - Encode and decode Base64 for text, files, and images with live preview. 100% client-side, no data sent to servers.
- [ToolZip JSON Formatter & Validator](https://toolzip.xyz/developer-tools/json-formatter) - Format, validate, and explore JSON with tree view, JSONPath query, and error highlighting. 100% client-side.
- [ToolZip JWT Decoder](https://toolzip.xyz/developer-tools/jwt-decoder) - Decode JWT tokens, view header, payload, and expiry status with human-readable timestamps. 100% client-side.
- [ToolZip Markdown to HTML](https://toolzip.xyz/text-tools/markdown-to-html) - Convert Markdown to HTML with live split-pane preview. GitHub Flavored Markdown supported. No signup required.
- [ToolZip SQL Formatter](https://toolzip.xyz/developer-tools/sql-formatter) - Format and beautify SQL queries with proper indentation and keyword styling. 100% client-side.
- [ToolZip String Encoder / Decoder](https://toolzip.xyz/text-tools/string-encoder-decoder) - URL encode, HTML entity encode/decode, and more in a chainable pipeline. No signup required.
- [ToolZip JSON to CSV Converter](https://toolzip.xyz/developer-tools/json-to-csv) - Convert JSON arrays to CSV with automatic column detection and instant download. Runs entirely in browser.
- [ToolZip JSON to YAML Converter](https://toolzip.xyz/developer-tools/json-to-yaml) - Convert JSON to YAML and back, preserving types and nesting. 100% client-side.
- [ToolZip Color Converter](https://toolzip.xyz/converters/color-converter) - Convert between HEX, RGB, HSL, and CMYK with WCAG contrast checker and Tailwind CSS matching. No signup required.

### Presentation

Expand Down Expand Up @@ -233,6 +252,10 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [OpenAPI Validator](https://apinotes.io/openapi-validator) - Validate OpenAPI 3.1, 3.0 & Swagger 2.0 specifications. Paste JSON/YAML, upload files, or fetch from URL.
- [Pythonium](https://pythonium.net/linter) - Validate Python code.
- [YAML Validator](https://puredevtools.tools/yaml-validator/) - Validate YAML syntax with error line numbers, format with custom indentation, and convert to JSON. Client-side processing.
- [ToolZip Chmod Calculator](https://toolzip.xyz/developer-tools/chmod-calculator) - Calculate Unix file permissions interactively with numeric and symbolic chmod notation. No signup required.
- [ToolZip Number Base Converter](https://toolzip.xyz/converters/number-base-converter) - Convert between binary, octal, decimal, and hexadecimal with step-by-step math explanation. 100% client-side.
- [ToolZip Unit Converter](https://toolzip.xyz/converters/unit-converter) - Convert between 70+ units across 13 categories: length, weight, temperature, volume, speed, and more. No signup required.


## Security

Expand Down
Loading