A fast, free, and easy-to-use text transformer by ZarScape that converts your text into small caps, superscript, or subscript instantly.
Built with HTML, CSS, and JavaScript, with a sleek dark mode design.
- Convert text to Small Caps
- Convert text to Superscript
- Convert text to Subscript
- Copy to clipboard with one click
- Dark mode interface
- Fully responsive for desktop and mobile
📦 Small-Text-Generator
├── index.html
├── css/
│ └── style.css
└── js/
└── script.js
- Clone the repository
git clone https://github.com/ZarScape/Small-Text-Generator.git- Open
index.htmlin your browser.
No build tools required — works instantly.
- Input textarea for typing text
- Output sections for small caps, superscript, and subscript
- Copy buttons for easy text copying
- Meta tags for SEO and social sharing
- Maps characters to small caps, superscript, and subscript
- Updates output in real-time as you type
- Copy button functionality with feedback
- Dark mode design
- Card-based layout
- Responsive layout for mobile and desktop
- Highlighted accent color for buttons and headers
- HTML5
- CSS3 (Dark mode, responsive layout)
- JavaScript (DOM manipulation, clipboard API)
This project is licensed under the MIT License.
© 2025 Muhammad Abuzar (ZarScape)
- Live Demo: Small Text Generator
- GitHub Repo: Small-Text-Generator
