Posts

Showing posts from January, 2022

Internet Speed Test

  <iframe allowfullscreen="" frameborder="0" height="100%" scrolling="no" src="https://fast.com" width="100%"></iframe> <script> var style = ducument.createElement("style"); style.type = "text/css"; var head = document.head; head.appendChild(style); style.sheet.instertRule("* { color: #aaa !important; background-color: #333 !important; border-color: currentColor !important; }"); completion(true); </script> <br /><div><br /></div><div><br /></div><h2 style="text-align: left;">Test Internet Speed Online</h2><div><br /></div><div><div>Internet speed test online is an application that allows users to measure their internet speed. The program works by downloading a small file, which then sends data to the server. The test can be repeated multiple times to get a...

VOICE TO TEXT

  <div class="etool-title"> <link href="https://docs.google.com/uc?export=download&amp;id=1ZVFfFPy_Ry6S0kUo5U8NzoaHqW2MWRVr" rel="stylesheet" type="text/css"></link> <h3> Voice To Text Generating Free Online Tool</h3> </div> <div class="etool-wrapper" style="border: 0px solid rgb(255, 0, 0);"> <div id="info" style="color: red; font-size: 18px; padding: 3px 6px;"> <div id="info_start"> Click on the microphone icon and start speaking. </div> <div id="info_speak_now" style="display: none;"> Speak now || Hindi/Urdu ! </div> <div id="info_no_speech" style="display: none;"> No speech was detected. adjust your microphone settings. </div> <div id="info_no_microphone" style="display: none;"> No microphone.! Ensure that a microphone configured correctl...

WEBSITE SPEED TEST

  <iframe allowtransparency="true" frameborder="0" height="200" id="216ad6" scrolling="no" src="https://bailey.sh/seostudio/demo/standard/embed.php?id=speed-test&amp;h=0&amp;r=216ad6" width="1100"></iframe><script type="text/javascript"> (function(id) { var eventMethod = (window.addEventListener ? "addEventListener" : "attachEvent"), lh = -1; window[eventMethod](eventMethod == "attachEvent" ? "onmessage" : "message", function(e) { if (e.data.indexOf(id + ':') != 0) return; var h = parseInt(e.data.substring(id.length + 1), 10); if (lh != h) document.getElementById(id).style.height = h + 'px'; lh = h; }, false); })("216ad6"); </script> <br /> <div><br /></div><div><div>Website speed test online tool can be a very useful way to test how fast ...

PASSWORD GENERATOR

  <!DOCTYPE html> <html> <head> <title>Page Title</title> <link rel='stylesheet' href='https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css'> <link rel='stylesheet' href='https://fonts.googleapis.com/css?family=Kanit:300,500,700'> <style> @charset "UTF-8"; body { min-height: 100vh; padding-top: 100px; background: linear-gradient(20deg, #b2085a 0%, #52149e 51%, #089bd1 95%); font-family: "Kanit", sans-serif; font-weight: 300; } .instructions { font-size: 0.9rem; text-align: left; } h1, h2, h3, h4, h5, h6 { font-weight: 500; margin: 0; } .title-wrapper { background: #af5095; padding: 2px 10px; color: white; } h1 { font-size: 1.1rem; } .inner-wrapper { padding: 20px; } .wrapper { overflow: hidden; margin: auto; width: 90%; max-width: 380px; background: white; border-radius: 5px; box-shadow: 3px 3px 2px rgba(0, 0, 0, 0.4)...

RGBA COLOR PICKER

Image
  <div ng-app="app"> <color-picker color="foo"></color-picker> <p style="margin-top: 10px; width: 100%;">color: {{ foo }}</p> </div> <script src="https://ajax.googleapis.com/ajax/libs/angularjs/1.4.8/angular.min.js" type="text/javascript"></script> <script type="text/javascript"> (function(){ 'use strict'; angular.module('app', ['colorPicker']); }()); </script> <style> .ng-scope {text-align: center;} * { box-sizing: border-box; } .color-picker { display: inline-block; position: relative; } .color-picker input { display: none; } .canvas-wrapper { border-radius: 1000px; overflow: hidden; } .indicator { top: calc(50% - 2rem); left: 50%; display: block; position: absolute; background-color: transparent; transform: translate3d(-50%,-2rem,0); pointer-events: non...

URL ENCODE DECODE

Image
  <center> <hr color="#fff" noshade="" size="1" style="background-color: #0030ce; border-style: dotted; border-width: 3px; color: lime;" /> <br /> <h1>URL Encode Tool Online</h1> <textarea cols="60" id="encodeTxt" rows="3"></textarea><br /><br /> <button button="" onclick="urlencodeTxt()" style="-webkit-transition-duration: 0.4s; background: rgb(255, 0, 0); border-radius: 30px; border: 5px groove rgb(0, 48, 206); color: white; cursor: pointer; font-size: 16px; overflow: hidden; padding: 10px 25px; position: relative; text-align: center; text-decoration: none; transition-duration: 0.4s; width: 270px;"> <b>CLICK TO ENCODE URL</b> </button> <br /><br /> <textarea cols="60" id="encodeResult" rows="3"></textarea> <br /> ...

YouTube Video Downloader

Image
  <html> <title>All Format HD Y ouT ube V ideo Downloader</title> <head> <meta content="width=device-width, initial-scale=1.0" name="viewport"></meta> <meta content="Free online Y ouT ube video down loader to download Y ouT ube videos in MP4 in HD quality with high download speed." name="description"></meta> <meta content="index,follow" name="robots"></meta> <meta content="Free online Y ouT ube video down loader to download Y ouT ube videos in MP4 in HD quality with high download speed." name="keywords"></meta> <meta content="text/html;charset=utf-8" http-equiv="Content-T ype"></meta> <link href="https://maxcdn.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css" rel="stylesheet"></link> <script src="https://ajax.googleapis.com/ajax/l...