PR
Pro-Bandey/DocToolsKit
a repo that contain lot of tools for free
๐ Prism.Tools
Developer Utilities, Refined
A collection of privacy-focused, client-side developer tools. No tracking, no ads, no server-side processing. Everything runs in your browser.
โจ Features
- Client-Side - All processing happens in your browser
- Privacy First - No data collection, no tracking, no analytics
- Always Free - Free to use, online and local
- 40+ Tools - Constantly growing collection
- Modern UI - Clean, dark-themed interface
- Keyboard Shortcuts - Press
/to search tools - Recent Tools - Quick access to your last used tools
- Mobile Friendly - Responsive design for all devices
๐ ๏ธ Tool Categories
๐ Formatters & Parsers
- Code Formatter - Format & beautify code
- JSON Formatter - Format & validate JSON
- SQL Formatter - Format SQL queries
- YAML โ JSON Converter - Convert between YAML and JSON
- CURL to Fetch - Convert CURL commands to JavaScript
- JSON to TypeScript - Generate TypeScript interfaces from JSON data
- SVG to JSX - Convert SVG markup to React-compatible JSX
- URL Parser & Breakdown - Break down URLs into their components
๐ Security & Dev
- JWT Decoder - Decode JWT tokens
- Password Generator - Generate secure passwords
- Hash Generator - MD5, SHA-256, SHA-512
- UUID Generator - Generate UUIDs v1/v4
- Subnet Calculator - IP & network calculations
- HTTP Status Codes- Complete HTTP 1xxโ5xx reference with practical API guidance
- Bash Script Generator - Generate clean, safe shell script boilerplate instantly
- Git Command Helper - Find the exact Git commands you need
๐จ Visual & CSS
- SVG Editor - Create & edit SVG graphics
- CSS Gradient Generator - Create CSS gradients
- CSS Shadow Generator - Create box shadows
- Clip-path Maker - Create polygon clip-paths
- Glassmorphism Generator - Frosted glass effects
- Favicon Generator - Create favicons from text/images/emoji
- Color Converter - HEX, RGB, HSL converter
- Image Tools - Resize, convert images
- Animation Timing Visualizer - Compare animation timing functions side-by-side
- CSS Grid Layout Generator - Visual grid builder with instant CSS output
โจ Generators & Content
- Lorem Ipsum - Generate placeholder text
- Random Data - Generate test data
- QR Code Generator - Generate QR codes
- ASCII Art Generator - Convert images/text to ASCII
- Slug Generator - Generate URL-safe slugs
- Meta Tag Generator - Generate SEO & Open Graph tags
- Robots.txt Generator - Generate robots.txt files
๐ Encoders & Transformers
- Base64 - Encode/decode Base64
- URL Encoder - Encode/decode URLs
- HTML Encoder - Encode/decode HTML entities
- Case Converter - Convert text case
- String Escaper - Escape strings for multiple languages
- Minifier - Minify CSS/JS/HTML
- Timestamp Converter - Unix timestamp converter
- List Sorter - Sort & filter lists
- Unit Converter - Convert between units
- Regex Tester - Test regex patterns
- Diff Checker - Compare text differences
- Markdown Preview - Live markdown preview
- Cron Builder - Build cron expressions
๐ Quick Start
Option 1: Use Online
Visit https://blgardner.github.io/prism.tools/
Option 2: Run Locally
# Clone the repository
git clone https://github.com/blgardner/prism.tools.git
# Navigate to directory
cd prism.tools
# Open in browser (no build step required!)
open index.html
# or
python -m http.server 8000๐ Project Structure
prism.tools/
โโโ index.html # Main landing page
โโโ tools/ # Individual tool pages
โ โโโ json-formatter.html
โ โโโ base64.html
โ โโโ jwt-decoder.html
โ โโโ ... (+ more)
โโโ README.md
โโโ LICENSE.md
๐ฏ Design Principles
- Privacy First - No external dependencies that track users
- Fast & Lightweight - No frameworks, minimal JavaScript
- Accessible - Works without JavaScript where possible
- Self-Contained - Each tool is a single HTML file
- No Build Step - Pure HTML/CSS/JS, deploy anywhere
- Consistent UX - Unified dark theme across all tools
๐ค Contributing
Contributions are welcome! Here's how you can help:
- Report Issues - Found a bug? Open an issue
- Suggest Features - Ideas for new tools or improvements
๐ Support
If you find Prism.Tools useful, consider supporting development:
- โ Donate via PayPal
- โญ Star this repository
- ๐ฆ Share on social media
- ๐ Report bugs and suggest features
Your donations fund: Development time and new features
๐ License
License - see LICENSE file for details
๐ Links
- Live: https://blgardner.github.io/prism.tools/
- GitHub: https://github.com/blgardner/prism.tools
- Donate: https://www.paypal.com/paypalme/BLGApps
๐ Acknowledgments
Built with:
- Pure HTML, CSS, and JavaScript
- No frameworks or build tools
- CDN resources from cdnjs.cloudflare.com
- Icons from Unicode emoji
Special thanks to all contributors and supporters! ๐
Made with ๐ for developers
Privacy-focused โข Ad-free
On this page
Languages
HTML95.1%JavaScript4.4%CSS0.5%
Contributors
Other
Created January 4, 2026
Updated February 16, 2026