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
Drop While
Drop items from array while predicate is true using lodash _.dropWhile
Changelog Extractor
Parse and extract structured data from changelogs and release notes in multiple formats
Docstring Extractor
Extract and parse documentation from JavaScript/TypeScript, Python, and Java source code
.env Parser
Extract and validate .env style KEY=VALUE configurations with detection of duplicate keys and suspicious spaces/quotes
HTML Attribute Extractor
Extract specified attributes (href, src, data-*, etc.) from HTML content with tag name filtering support
URL Query Analyzer
Batch parse URL query parameters with output of key frequency, value samples, and encoding anomaly detection
AI Regex Explainer
Use AI to break down regular expressions into readable explanations
Glob to Regex
Convert file matching patterns (Glob) to regular expressions
Text Pattern Stats
Statistics and frequency analysis of text patterns (numbers, emails, URLs, etc.)
Advanced Case Converter
Convert between CamelCase, snake_case, kebab-case, PascalCase, and other naming conventions
Hex/Unicode Converter
Convert characters to/from hex (\xXX) and Unicode (\uXXXX) escape sequences