
Welcome to WebTools. A simple suite of tools developed by Ethan Glenn that are free and easy to use.
- QR Code Generator: Generate QR codes for URLs, text, and more.
- CSS Gradient Generator: Create beautiful CSS gradients with ease.
- WebP Converter: Convert images to WebP format for faster loading.
- JS & CSS Minifier: Minify your JavaScript and CSS files for faster loading.
- Node.js (v14.x or above)
- npm (v6.x or above)
- Clone the repository:
git clone https://github.com/eglenn-dev/web-tools.git
- Navigate to the project directory:
cd web-tools
- Install dependencies:
npm install
- Start the application:
npm run dev
The application will be running at http://localhost:3000
. Access my deployed version at tools.eglenn.app.
Copyright © 2025 Ethan Glenn. All rights reserved.