An open API service indexing awesome lists of open source software.

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

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/)

![image](https://github.com/user-attachments/assets/057d09c8-ee05-4284-a7ff-ac4612a7f89d)

## 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!