kaungkhantjc / text-tools

Text Tools is a collection of JavaScript (browser) based text processing tools.

Home Page:https://kaungkhantjc.github.io/text-tools/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Text Tools

pages-build-deployment

Netlify Status

Text Tools is a collection of JavaScript (browser) based text processing tools.

How to use

Just visit one of the following URLs.

Screenshots

Screenshot 1

Features

Tool Mode
Base64 Encode, Decode
Binary Encode, Decode
Hex Encode, Decode
URI Encode, Decode
Unicode String Escape, Unescape
HTML Encode, Decode
Base64 Xor Encrypt, Decrypt
AES256 Encrypt, Decrypt

Credits

Contributing

We'd love to accept your patches and contributions to this project. All submissions, including submissions by project members, require review. We use GitHub pull requests for this purpose. Consult GitHub Help for more information on using pull requests.

Please perform a quick search to check if there are already existing issues or pull requests related to your contribution.

License

Text Tools is released under the Apache 2.0 license.

Copyright 2024 Text Tools Contributors

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

Text Tools is a collection of JavaScript (browser) based text processing tools.

https://kaungkhantjc.github.io/text-tools/

License:Apache License 2.0


Languages

Language:HTML 93.0%Language:JavaScript 7.0%