Sunday, August 13, 2023

Image Compressor Tool

body { font-family: Arial, sans-serif; background-color: #f2f2f2; margin: 0; display: flex; justify-content: center; align-items: center; min-height: 100vh; } .container { background-color: #fff; border-radius: 5px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); padding: 20px; width: 80%; max-width: 600px; text-align: center; } input[type="file"] { width: 100%; padding: 10px; margin-bottom: 10px; border: 1px solid #ccc; border-radius: 5px; } button { background-color: #3498db; color: white; padding: 10px 20px; border: none; border-radius: 5px; cursor: pointer; transition: background-color 0.2s; } button:hover { background-color: #2980b9; } a { display: block; margin-top: 10px; text-decoration: none; color: #3498db; } a:hover { text-decoration: underline; } Image Compressor Tool

Image Compressor Tool

Video to Audio Converter

body { font-family: Arial, sans-serif; background-color: #f2f2f2; margin: 0; display: flex; justify-content: center; align-items: center; min-height: 100vh; } .container { background-color: #fff; border-radius: 5px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); padding: 20px; width: 80%; max-width: 600px; text-align: center; } input[type="file"] { width: 100%; padding: 10px; margin-bottom: 10px; border: 1px solid #ccc; border-radius: 5px; } button { background-color: #3498db; color: white; padding: 10px 20px; border: none; border-radius: 5px; cursor: pointer; transition: background-color 0.2s; } button:hover { background-color: #2980b9; } a { display: block; margin-top: 10px; text-decoration: none; color: #3498db; } a:hover { text-decoration: underline; } Video to Audio Converter

Video to Audio Converter

Saturday, August 12, 2023

Website Preview ToolWebsite Preview Tool

body { font-family: Arial, sans-serif; background-color: #f2f2f2; margin: 0; display: flex; justify-content: center; align-items: center; min-height: 100vh; } .container { background-color: #fff; border-radius: 5px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); padding: 20px; width: 80%; max-width: 800px; text-align: center; } .preview-options { margin-bottom: 20px; } .preview-button { background-color: #3498db; color: white; padding: 10px 20px; border: none; border-radius: 5px; cursor: pointer; transition: background-color 0.2s; margin: 5px; } .preview-button:hover { background-color: #2980b9; } .preview-frame { display: flex; justify-content: center; } iframe { border: none; width: 100%; max-width: 800px; height: 500px; } Website Preview Tool

Website Preview Tool

Text-to-Speech Converter

body { font-family: Arial, sans-serif; background-color: #f2f2f2; margin: 0; display: flex; justify-content: center; align-items: center; min-height: 100vh; } .container { background-color: #fff; border-radius: 5px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); padding: 20px; width: 80%; max-width: 600px; text-align: center; } textarea { width: 100%; padding: 10px; margin-bottom: 10px; border: 1px solid #ccc; border-radius: 5px; resize: none; } button { background-color: #3498db; color: white; padding: 10px 20px; border: none; border-radius: 5px; cursor: pointer; transition: background-color 0.2s; } button:hover { background-color: #2980b9; } a { display: block; margin-top: 10px; text-decoration: none; color: #3498db; } a:hover { text-decoration: underline; } Text-to-Speech Converter

Text-to-Speech Converter

Keyword Generator Tool

Keyword Generator Tool body { font-family: Arial, sans-serif; margin: 0; padding: 0; background-color: #000; color: #fff; } .container { text-align: center; background-color: #333; padding: 20px; border-radius: 8px; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); width: 80%; max-width: 600px; margin: 50px auto; } .heading { color: #ff9800; } label { font-weight: bold; margin-top: 10px; display: block; color: #ccc; } input[type="text"], select { width: 100%; padding: 10px; background-color: #444; border: 1px solid #555; border-radius: 4px; margin-top: 5px; color: #fff; } button { margin-top: 10px; padding: 8px 16px; background-color: #007bff; color: #fff; border: none; border-radius: 4px; cursor: pointer; } .result { margin-top: 20px; text-align: left; } .green { color: #00ff00; } .yellow { color: #ffff00; } .orange { color: #ff9900; } .red { color: #ff0000; }

Keyword Generator Tool

YouTube Video Downloader

YouTube Video Downloader body { font-family: Arial, sans-serif; margin: 0; padding: 0; display: flex; justify-content: center; align-items: center; min-height: 100vh; background-color: #1a1a1a; color: #fff; } .container { text-align: center; background-color: #333; padding: 20px; border-radius: 8px; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); width: 80%; max-width: 600px; } h1 { color: #ff9800; } label { font-weight: bold; margin-top: 10px; display: block; color: #ccc; } input[type="text"], select { width: 100%; padding: 10px; background-color: #444; border: 1px solid #555; border-radius: 4px; margin-top: 5px; color: #fff; } button { margin-top: 10px; padding: 8px 16px; background-color: #007bff; color: #fff; border: none; border-radius: 4px; cursor: pointer; } .result { margin-top: 20px; word-wrap: break-word; }

YouTube Video Downloader

QR Code Generator

QR Code Generator body { font-family: Arial, sans-serif; margin: 0; padding: 0; display: flex; justify-content: center; align-items: center; min-height: 100vh; background-color: #1a1a1a; color: #fff; } .container { text-align: center; background-color: #333; padding: 20px; border-radius: 8px; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); width: 80%; max-width: 600px; } h1 { color: #ff9800; } label { font-weight: bold; margin-top: 10px; display: block; color: #ccc; } input[type="text"] { width: 100%; padding: 10px; background-color: #444; border: 1px solid #555; border-radius: 4px; margin-top: 5px; color: #fff; } button { margin-top: 10px; padding: 8px 16px; background-color: #007bff; color: #fff; border: none; border-radius: 4px; cursor: pointer; } .result { margin-top: 20px; text-align: center; }

QR Code Generator

Image Compressor Tool

body { font-family: Arial, sans-serif; background-color: #f2f2f2; margin: 0; display: flex; justify-co...