DEV Community

Cover image for I Built a Free Website With 60+ Online Tools (Calculators, QR Generator, Dev Tools)
Norman Madeira
Norman Madeira

Posted on

I Built a Free Website With 60+ Online Tools (Calculators, QR Generator, Dev Tools)

I recently built a website that collects many small utilities in one place.

The idea was to create tools that work instantly in the browser without requiring login or installation.

Some tools included are:

Developer Tools

  • JSON Formatter
  • Base64 Encoder / Decoder
  • SHA256 Hasher
  • UTF-8 Encoder & Decoder

Generators

  • QR Code Generator
  • Bulk QR Code Generator
  • Password Generator
  • Barcode Generator

Image Tools

  • Image Compressor
  • Image Resizer
  • Image Cropper

Calculators

  • Age Calculator
  • BMI Calculator
  • Percentage Calculator
  • Loan Calculator

There are also a few browser games like Snake and Tetris.

Everything runs completely client-side.

You can try the tools here:

ILoveQuickTools.com | 64 Free Online Utilities & Tools

Access 64 free online tools including calculators, converters, games, image tools, and developer utilities.

favicon ilovequicktools.com

I’d love feedback on which tools are useful and what features I should add next.

Top comments (0)