YTools is a collection of fast, privacy-focused micro tools built for developers and creators.
It is designed as a developer utility hub — a place where common tasks can be completed instantly without login, ads, or tracking.
🌐 Live Demo: https://yunusayan.com/ytools/
YTools follows a simple set of principles:
- ⚡ Fast and minimal
- 🔒 Privacy first — no tracking
- 🧠 Client-side processing whenever possible
- 🚫 No login required
- 📦 Small tools that solve real problems
The goal is not to build a SaaS product, but to create a network of useful utilities that developers can rely on daily.
- JSON Formatter
- JSON ↔ YAML Converter
- Base64 Encoder / Decoder
- JWT Decoder
- Regex Tester
- Timestamp Converter
- UUID Generator
- Code Minifier
- Password Generator
- Hash Generators
- Word Counter
- Markdown Preview
- QR Code Generator
- SVG Optimizer
- Temporary File Upload
- Various web utilities
(More tools are continuously added.)
YTools is an experimental platform focused on:
- developer workflow exploration
- utility interaction design
- traffic flow experimentation
- micro-tool ecosystems
This project acts as a foundation for future developer-focused projects.
- HTML
- CSS
- JavaScript
- Client-side processing
- Lightweight architecture (no heavy frameworks)
Most tools process data directly in the browser.
- No tracking scripts
- No analytics profiling
- No user accounts
- Uploaded files are temporary
git clone https://github.com/yunusayan0/ytools.git
cd ytoolsThen open:
index.htmlin your browser.
(No build step required.)
Suggestions, ideas, and improvements are welcome.
If you want to add a new tool or improve an existing one:
- Fork the repository
- Create a feature branch
- Submit a pull request
- Improve tool-to-tool workflow navigation
- Expand developer utilities
- Enhance discovery experience
- Performance optimizations
MIT License — feel free to use, modify, and learn from the project.
Created by Yunus Ayan
Website: https://yunusayan.com
⭐ If you find this project useful, consider starring the repository.