
A collection of free, open-source online tools to help you with your web development projects.
Visit the Website »
Explore Tools
·
Report Bug
·
Request New Tool
Table of Contents

101webtools.com is a comprehensive collection of free online tools designed to enhance web development workflows. Whether you need to generate UUIDs, minify JavaScript code, encode/decode Base64, or create QR codes, this platform provides a wide range of utilities accessible directly from your browser.
All the tools are open source.
The project features:
- Free Tools: A growing collection of utilities for developers and designers
- Modern UI: Clean, responsive interface built with Next.js and Tailwind CSS
- Progressive Web App: Install as a PWA for offline access to selected tools
- Open Source: Community-driven development
To get a local copy up and running, follow these simple steps.
- Node.js (v18 or higher)
- pnpm
npm install -g pnpm
- Clone the repository
git clone https://github.com/yourusername/101webtools.git
- Install dependencies
cd 101webtools pnpm install
- Run the development server
pnpm dev
- Open http://localhost:3000 in your browser
101webtools.com offers a variety of tools categorized for different purposes:
-
Encryption Tools
- MD5 Encrypt
- SHA1 Encrypt
- SHA224 Encrypt
- SHA256 Encrypt
- SHA384 Encrypt
- SHA512 Encrypt
-
Security Tools
- Password Generator
-
Text Manipulation
- Binary to Text Converter
- Base64 Encoder/Decoder
- Lorem Ipsum Generator
- URL Encoder/Decoder
-
Code Minifiers / Tools
- JavaScript Minifier
- CSS Minifier
- HTML Minifier
- JSON Viewer
-
Code Generators
- Barcode Generator
- QR Code Generator
-
ID Generators
- Nano ID Generator
- UUID Generator
- ULID Generator
-
Design Tools
- Typographic Scale Generator
-
Productivity Tools
- Pomodoro Timer
For contributions, please refer to the CONTRIBUTING.md file.
Distributed under the MIT License. See LICENSE
file for more information.
Marcello - @mnove -
Project Link: https://101webtools.com