Text to ASCII Art Converter
body {
background-color: #f2f2f2;
font-family: Arial, sans-serif;
margin: 0;
padding: 0;
}
h1 {
text-align: center;
}
textarea {
display:...
All types of tools are available
Powered by Blogger.
Wikipedia
Search results
pagen4227@gmail.com
Search This Blog
Blog Archive
- February 2025 (34)
- January 2025 (69)
Translate
Ad
Ad
Ad
Ad
Ad
Ad
Ad
Home > Archives for January 2025
Friday, 10 January 2025
Free System Monitor Checker Tool
System Monitor
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: Arial, sans-serif;
background-color: #f1f1f1;
padding: 20px;
}
.container {
display:...
Free System Information Checker Tool
System Information Tool
/* add your custom styles here */
System Information Tool
Operating SystemLinux x86_64BrowserMozilla/5.0 AppleWebKit/537.36 (KHTML, like...
100% Free Stopwatch Tool
Stopwatch
body {
font-family: Arial, sans-serif;
text-align: center;
}
h1 {
margin-top: 50px;
}
#time {
font-size: 3em;
margin-top: 30px;
...
100% Free Short Line Text Tool
Sort Text Lines
/* Styles for the text area */
#input-text, #output-text {
width: 100%;
height: 150px;
padding: 10px;
margin-bottom:...
Free Seo Audit Checker Tool
SEO Audit
body {
margin: 0;
padding: 0;
font-family: Arial, sans-serif;
}
header {
background-color: #333;
color: #fff;
padding: 20px;
text-align: center;
}
main {
margin:...
Free RGB to HEX Converter Tool
body {
font-family: Arial, sans-serif;
background-color: #f2f2f2;
margin: 0;
padding: 0;
}
#container {
max-width: 800px;
margin:...
Free Remove Lines Containing Tool
Remove Lines Containing
body {
font-family: Arial, sans-serif;
}
.container {
margin: auto;
max-width: 600px;
padding: 20px;
}
textarea {
width: 100%;
height: 200px;
padding:...
Free Pie Chart Maker Tool
Pie Chart Maker
Pie Chart Maker
Enter Data (comma separated)
Draw Chart
function drawChart() {
...
Free OPML to JSON Converter Tool
OPML to JSON Converter
body {
font-family: Arial, sans-serif;
margin: 0;
padding: 0;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
height:...
Thursday, 9 January 2025
Youtube keywords generator
!DOCTYPE html>
YouTube Keyword Generator
body {
font-family: Arial, sans-serif;
margin: 20px;
background-color: #f9f9f9;
}
.container {
max-width: 600px;
...
Instagram hastag generator
!DOCTYPE html>
Instagram Hashtag Generator
body {
font-family: Arial, sans-serif;
margin: 20px;
}
.container {
max-width: 500px;
margin: auto;
text-align:...
Line Graph Maker Tool
Line Graph Maker
* {
box-sizing: border-box;
}
body {
margin: 0;
font-family: Arial, sans-serif;
}
.container {
max-width: 800px;
margin: 0 auto;
padding: 20px;
}
.graph-container...
Nameserver Lookup Tool
Nameserver Lookup
Nameserver Lookup
Enter a domain:
Lookup
const form = document.querySelector('form');
const input = document.querySelector('#domain');
const...
HEX to RGB Converter with Color Picker Tool
HEX to RGB Color Converter
body {
font-family: Arial, sans-serif;
background-color: #f2f2f2;
padding: 20px;
}
h1 {
text-align: center;
margin-bottom:...
Fancy Font Generator Tool
Fancy Font Generator
body {
font-family: Arial, sans-serif;
text-align: center;
}
h1 {
margin-top: 50px;
font-size: 3em;
}
...
Free Dividend Calculator Tool
Dividend Calculator
body {
font-family: Arial, sans-serif;
background-color: #f2f2f2;
margin: 0;
padding: 0;
}
.container {
max-width: 800px;
margin: 0 auto;
padding:...
Discounted Cash Flow Calculator Tool
Discounted Cash Flow Calculator
body {
font-family: Arial, sans-serif;
background-color: #f7f7f7;
margin: 0;
padding: 0;
}
#wrapper {
max-width: 700px;
...
Digital Signature Tool:
Digital Signature Tool
.canvas {
border: 1px solid #ccc;
margin: 10px;
}
Digital Signature Tool
Draw your signature below:
Clear
Save Signature
// Get canvas element...
Compound Annual Growth Rate Calculator Tool
Compound Annual Growth Rate Calculator
body {
font-family: Arial, sans-serif;
padding: 20px;
}
h1 {
text-align: center;
}
form {
display: flex;
flex-direction: column;
align-items:...
Colour scheme generator
Color Scheme Generator
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
.container {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
height:...
Bitwise Calculator Tool
Bitwise Calculator
/* Style for the calculator buttons */
button {
font-size: 1.5rem;
margin: 0.5rem;
padding: 0.5rem;
border: 1px solid #000;
background-color: #fff;
border-radius:...
Wednesday, 8 January 2025
Duplicate Removal Tool
Duplicate Sentence Checker and Remover
body {
font-family: Arial, sans-serif;
background-color: #f8f8f8;
margin: 0;
padding: 0;
}
h1 {
text-align: center;
margin-top: 40px;
}
form...
Random Words Generator Tool
Random Word Generator
body {
font-family: Arial, sans-serif;
text-align: center;
}
h1 {
margin-top: 40px;
}
button {
padding: 10px 20px;
border: none;
border-radius:...
Countdown Timer Tool
Countdown Timer
* {
box-sizing: border-box;
font-family: Arial, Helvetica, sans-serif;
}
.container {
display: flex;
flex-direction: column;
align-items: center;
margin-top: 50px;
}
h1...
Sales Tax Calculator Tool:
Sales Tax Calculator
body {
font-family: Arial, sans-serif;
font-size: 16px;
}
.container {
max-width: 600px;
margin: 0 auto;
padding: 20px;
}
label...
Strong Password Generator Tool
Password Generator
body {
font-family: sans-serif;
background-color: #f2f2f2;
}
.container {
max-width: 500px;
margin: 2em auto;
padding: 2em;
background-color: white;
border-radius:...
Text to Decimal Converter Tool
Text to Decimal Converter
body {
font-family: Arial, sans-serif;
background-color: #f2f2f2;
padding: 20px;
}
.container {
max-width: 800px;
margin: 0 auto;
...
Free XML to JSON Converter Tool
XML to JSON Converter
body {
font-family: Arial, sans-serif;
margin: 20px;
}
textarea {
width: 100%;
height: 200px;
}
pre {
background-color:...
Free Text to JSON Converter Tool
Text to JSON Converter Tool
body {
font-family: Arial, sans-serif;
background-color: #f2f2f2;
margin: 0;
padding: 0;
}
.container {
display: flex;
flex-direction:...
Free ASCII to Text Converter Tool
ASCII to Text Converter
body {
font-family: Arial, sans-serif;
background-color: #f2f2f2;
}
.container {
display: flex;
flex-direction: column;
align-items:...
Free Binary to Text Converter Tool
Binary to Text Converter
body {
font-family: Arial, sans-serif;
background-color: #f2f2f2;
}
.container {
display: flex;
flex-direction: column;
align-items:...
Free Text to Octal Converter Tool
Text to Octal Converter
body {
font-family: Arial, sans-serif;
background-color: #f2f2f2;
padding: 20px;
}
.container {
max-width: 800px;
margin: 0 auto;
...
Free Text to HEX Converter Tool:
Text to Hexadecimal Converter
body {
font-family: Arial, sans-serif;
background-color: #f2f2f2;
padding: 20px;
}
.container {
max-width: 800px;
margin:...
Adsense Revenue Calculator Tool
AdSense Revenue Calculator
body {
font-family: Arial, sans-serif;
text-align: center;
background-color: #f1f1f1;
}
.container {
max-width: 400px;
margin: 0 auto;
...
Fake Address Generator Tool
Fake Address Generator
body {
font-family: Arial, sans-serif;
}
.container {
max-width: 400px;
margin: 0 auto;
padding: 20px;
}
h1 {
text-align: center;
...
Fake Name Generator Tool
Fake Name Generator
body {
font-family: Arial, sans-serif;
}
.container {
max-width: 400px;
margin: 0 auto;
padding: 20px;
}
h1 {
text-align: center;
...
Image to Text Converter Tool
Image to Text Converter
* {
box-sizing: border-box;
}
body {
font-family: Arial, sans-serif;
background-color: #f1f1f1;
}
...
Read more ...
Language Translator Tool
Language Translator
body {
font-family: Arial, sans-serif;
}
.translator {
max-width: 500px;
margin: 0 auto;
padding: 20px;
}
label {
font-weight:...
Subscribe to:
Posts (Atom)
Instagram video download
Instagram Video Embed