https://github.com/ptthanh02/smallcapper
Simple web-based tool use for converting regular text to small caps text
https://github.com/ptthanh02/smallcapper
Last synced: about 2 months ago
JSON representation
Simple web-based tool use for converting regular text to small caps text
- Host: GitHub
- URL: https://github.com/ptthanh02/smallcapper
- Owner: ptthanh02
- Created: 2025-04-24T14:37:57.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2025-04-24T15:21:07.000Z (about 2 months ago)
- Last Synced: 2025-04-28T13:09:50.537Z (about 2 months ago)
- Language: HTML
- Homepage: https://ptthanh02.github.io/SmallCapper/
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SmallCapper
Convert regular text to small caps text with this simple web-based tool. SmallCapper provides both CSS-styled small caps for preview and Unicode small caps characters for use anywhere.
## 🔗 [Try it live](https://ptthanh02.github.io/SmallCapper/)

## Features
- 📝 Convert regular text to small caps instantly
- 🎨 See a preview with CSS-styled small caps
- 🔤 Get Unicode small caps characters that work anywhere
- 📋 Copy results to clipboard with one click
- 🌐 Works on all modern browsers
- 📱 Responsive design for mobile and desktop## How to Use
1. Visit the [SmallCapper web app](https://ptthanh02.github.io/SmallCapper/)
2. Type or paste your text in the input field
3. Click "Convert to Small Caps"
4. View the results in both CSS small caps (preview) and Unicode small caps
5. Copy the Unicode small caps result to use anywhere## Technical Details
SmallCapper uses:
- HTML/CSS/JavaScript (no dependencies)
- Unicode small caps character mapping
- CSS `font-variant: small-caps` for preview
- GitHub Pages for hosting## Contributing
Contributions are welcome! Feel free to:
- Open issues for bugs or feature requests
- Submit pull requests with improvements
- Share feedback on the tool## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
## Author
Created by [Your Name] - [Your GitHub Profile](https://github.com/ptthanh02)
---
⭐ If you find this tool useful, please consider giving it a star!