All-in-One Tools Collection

A broad collection of online tools for development, AI, design, and productivity tasks.

Showing page 49 of 179 (12 tools on this page)

Drop Right Items

Drop last N items from array using lodash _.dropRight

Data & Tables Use Tool →

Drop While

Drop items from array while predicate is true using lodash _.dropWhile

Data & Tables Use Tool →

Changelog Extractor

Parse and extract structured data from changelogs and release notes in multiple formats

Developer & Web Use Tool →

Docstring Extractor

Extract and parse documentation from JavaScript/TypeScript, Python, and Java source code

Developer & Web Use Tool →

.env Parser

Extract and validate .env style KEY=VALUE configurations with detection of duplicate keys and suspicious spaces/quotes

Data & Tables Use Tool →

HTML Attribute Extractor

Extract specified attributes (href, src, data-*, etc.) from HTML content with tag name filtering support

Developer & Web Use Tool →

URL Query Analyzer

Batch parse URL query parameters with output of key frequency, value samples, and encoding anomaly detection

Developer & Web Use Tool →

AI Regex Explainer

Use AI to break down regular expressions into readable explanations

Developer & Web Use Tool →

Glob to Regex

Convert file matching patterns (Glob) to regular expressions

Developer & Web Use Tool →

Text Pattern Stats

Statistics and frequency analysis of text patterns (numbers, emails, URLs, etc.)

Text & Writing Use Tool →

Advanced Case Converter

Convert between CamelCase, snake_case, kebab-case, PascalCase, and other naming conventions

Text & Writing Use Tool →

Hex/Unicode Converter

Convert characters to/from hex (\xXX) and Unicode (\uXXXX) escape sequences

Conversion & Encoding Use Tool →