Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rugk/unicodify
✍️ A browser add-on (Firefox, Chrome, Thunderbird) that allows you to autocorrect common text sequences and convert text characters to a look like a special font.
https://github.com/rugk/unicodify
chrome convert-text-characters firefox hacktoberfest privacy tansform text-transform text-transformation thunderbird unicode webextension
Last synced: 2 months ago
JSON representation
✍️ A browser add-on (Firefox, Chrome, Thunderbird) that allows you to autocorrect common text sequences and convert text characters to a look like a special font.
- Host: GitHub
- URL: https://github.com/rugk/unicodify
- Owner: rugk
- License: other
- Created: 2020-10-19T18:35:08.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-09-11T10:11:19.000Z (4 months ago)
- Last Synced: 2024-10-04T16:51:54.562Z (3 months ago)
- Topics: chrome, convert-text-characters, firefox, hacktoberfest, privacy, tansform, text-transform, text-transformation, thunderbird, unicode, webextension
- Language: JavaScript
- Homepage: https://addons.mozilla.org/firefox/addon/unicodify-text-transformer/?utm_source=github.com&utm_medium=git&utm_content=repo-about-description&utm_campaign=github
- Size: 5.07 MB
- Stars: 11
- Watchers: 5
- Forks: 2
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
# Unicodify – Text transformer
[![Mozilla Add-on version](https://img.shields.io/amo/v/unicodify-text-transformer.svg)](https://addons.mozilla.org/firefox/addon/unicodify-text-transformer/?utm_source=github.com&utm_medium=git&utm_content=badge-version&utm_campaign=github)
[![Mozilla Add-on downloads](https://img.shields.io/amo/d/unicodify-text-transformer.svg)](https://addons.mozilla.org/firefox/addon/unicodify-text-transformer/?utm_source=github.com&utm_medium=git&utm_content=badge-downloads&utm_campaign=github)
[![Mozilla Add-on users](https://img.shields.io/amo/users/unicodify-text-transformer.svg)](https://addons.mozilla.org/firefox/addon/unicodify-text-transformer/?utm_source=github.com&utm_medium=git&utm_content=badge-users&utm_campaign=github)
[![Mozilla Add-on stars](https://img.shields.io/amo/stars/unicodify-text-transformer.svg)](https://addons.mozilla.org/firefox/addon/unicodify-text-transformer/reviews/?utm_source=github.com&utm_medium=git&utm_content=badge-stars&utm_campaign=github)This is a (Firefox, Chromium/Chrome and Thunderbird) add-on (WebExtension) that allows you to autocorrect common text sequences and convert text characters to a look like a special font.
For instance, it converts quotes like `"these"` to `“these”`, which are typographically correct.Additionally, you can convert text into more than 40 different font styles and casing changes.
You can enable and disable any features in the options and adjust more settings regarding the behavior of the add-on.This extension works with modern Firefox v112 or higher, Chromium/Chrome and Thunderbird v112 or higher.
## Download
**[![Get it for Firefox!](https://extensionworkshop.com/assets/img/documentation/publish/get-the-addon-178x60px.dad84b42.png)](https://addons.mozilla.org/firefox/addon/unicodify-text-transformer/?utm_source=github.com&utm_medium=git&utm_content=download-button&utm_campaign=github)**
**[![Get it for Thunderbird!](https://raw.githubusercontent.com/thundernest/addon-developer-support/6a64a4698f7e96f014fe1544d426c92e47102b0e/images/get-the-addon.svg)](https://addons.thunderbird.net/thunderbird/addon/unicodify-text-transformer/?utm_source=github.com&utm_medium=git&utm_content=download-button&utm_campaign=github)**## In action…
![what shows this screencast description in alt text](assets/screencasts/someThing.gif)
See:
* [More screencasts](assets/screencasts)
* [More screenshots](assets/screenshots)## Features
* \*Unicode autocorrection as you type:
* Autocorrect [Unicode symbols](https://en.wikipedia.org/wiki/Miscellaneous_Symbols) (i.e. hyphens `--` with –, fractions `1/4` with ¼, etc.). Supports more than 85 symbols.
* Use Unicode smart quotes ('single quotes' with ‘Unicode single quotes’ and "double quotes" with “Unicode double quotes”)
* Convert [fractions](https://en.wikipedia.org/wiki/Number_Forms) and [mathematical constants](https://en.wikipedia.org/wiki/Mathematical_constant) to Unicode characters (i.e. `1234.25` with 1234¼, etc.). Supports all Unicode fraction characters, Pi and e constants.
* Supports undoing autocorrections
* Context menu with selected/highlighted text:
* [Unicode font](https://en.wikipedia.org/wiki/Mathematical_Alphanumeric_Symbols) conversion (i.e. ꜱᴍᴀʟʟ ᴄᴀᴘꜱ, 𝒮𝒸𝓇𝒾𝓅𝓉, 𝔉𝔯𝔞𝔨𝔱𝔲𝔯, etc.). Supports more than 20 fonts.
* Change [casing](https://en.wikipedia.org/wiki/Letter_case#Case_styles) (i.e. UPPER CASE, lower case, tOGGLE, cASE, etc.). Supports all locales.
* Optionally show a live preview.
* Useful on websites that do not support changing the font or text formatting.
* Support websites as best as possible by providing website-specific workarounds or fallbacks, if needed. ([if there is a problem, please report it](https://github.com/rugk/unicodify/issues))
* Very fast, even when typing on large documents.
* Supports the light/dark mode of your system automatically.
* Settings automatically synced between all browser instances and devices (Firefox and Chrome only).
* Follows the [Firefox](https://design.firefox.com/photon) and [Thunderbird](https://style.thunderbird.net/) Photon Design.
* Puts your privacy first and does not send data anywhere.
* Compatible with Firefox for Android.
* Translated into several languages. [Contribute your own language!](./CONTRIBUTING.md#Translations)
* Settings can be managed by your administrator.\* The Unicode autocorrection feature is experimental and must be first enabled in the settings.