Posts

Showing posts from May, 2025

Date Utterance: Calendar in Words

Image
Please enable JavaScript 🇬🇧 British 🇺🇸 American ▶️ RUN 🔃 SET NOW How to Use Initially, the day, month, and year inputs will be filled by today's date. We can change each one accordingly. Hit ▶️ RUN (or hit Enter ) to show the wording of that particular date. There are two styles available: British and American. Hit 🔃 SET NOW to set the inputs with current date. We can select and copy the result simply by clicking the output. Limitation Maximum year is 275,760 , adhering JavaScript's 8.64 × 10 15 milliseconds after epoch (epoch = 1 January 1970, 00:00:00 UTC ). It is said that it was selected arbitrarily by Unix engineers because it was considered a convenient date to work with. 🤔 Minimum year is -271,821 ➡️ 271821 B.C. It is quite hilarious for B.C. (Before Christ) — or B.C.E. (Before Common Era) ...

QR Code Scanner

Image
Please enable JavaScript 👆 Click anywhere on this page before CTRL + V 🎦 CAMERA ▶️ SCAN Please Choose 💾 FILE/CLIPBOARD 🗑️ RESET QR Code ➡️ String Result QR Code Scanner is a tool to read (convert) QR code to string. Input and buttons: We can use a QR code image file as the input. Or a clipboard of a QR code snapshot as the input — using CTRL + V or use mouse right-click ➡️ contextmenu ➡️ Paste. Or camera (webcam) as the input. Simply click 🎦 CAMERA button to activate it. Remember to allow the camera usage in the camera permission prompt. If we have multiple video input devices, we can choose it using the select element — initially, it will use the default webcam set by the operatin...

QR Code Generator

Image
Please enable JavaScript px 🧩 GENERATE 🗑️ CLEAR QR Code Generator is a tool to generate QR (Quick Response) code from your string. It will generate a square image. Minimum width (and height) is 128px . Maximum width (and height) is 512px .