Changelog
Version history and release notes.
v1.5.0
LLM endpoints, mock data, web scraping.
- • AI-powered classify, summarise, sentiment, and translate endpoints
- • Mock data generator with 50+ field types
- • Web scraping, link extraction, and meta-tag reading
- • DNS lookup and SSL certificate inspection
- • Landing site with individual tool pages for SEO
- • Blog section with CMS-managed content
v1.4.0
Template rendering and image utilities.
- • Jinja2 and Liquid template rendering
- • JSON Path and JMESPath query evaluation
- • Placeholder image generation
- • Favicon extraction from URLs
- • Open Graph image generation
v1.3.0
Text processing and diff utilities.
- • Text diff with unified output
- • Markdown to HTML conversion
- • Word and character count
- • Case conversion and slugify
- • CSV to JSON and unit conversion
v1.2.0
Parsing and generation tools.
- • URL, user agent, regex, cron, and color parsing
- • UUID and password generation
- • Lorem ipsum text generator
- • QR code generation
- • TypeScript type generation from JSON
v1.1.0
Crypto and encoding utilities.
- • SHA-256, MD5, and other hashing algorithms
- • Base64 encode/decode
- • JWT decode and verify
- • TOTP code generation
- • HMAC signature generation
v1.0.0
Initial release.
- • JSON, YAML, XML, SQL formatting and conversion
- • Health check endpoint
- • Scalar API documentation
- • Docker container support
- • API key and RapidAPI proxy authentication