A Javascript library for managing, editing, and creating files using the Javascript FileSystem and File APIs. Allows for encoding, decoding, streaming and more.
-
Updated
Oct 31, 2023 - JavaScript
A Javascript library for managing, editing, and creating files using the Javascript FileSystem and File APIs. Allows for encoding, decoding, streaming and more.
Fun and simple Chrome extension to encode and decode text in various Leet Speak formats (Basic, Intermediate, Advanced).
A Java program that compresses text by encoding words and suffixes into numeric codes using a custom mapping file. It features a simple menu-driven interface for specifying files, toggling progress display, and performing encoding and decoding of text. Developed as part of the Data Structures & Algorithms module.
A MATLAB program that decodes encrypted text using letter frequency analysis and probabilistic modeling.
This Python program lets users encode or decode a word or phrase. Based on the length of the word, it either manipulates the string in a specific way or simply reverses it.
Add a description, image, and links to the text-decoding topic page so that developers can more easily learn about it.
To associate your repository with the text-decoding topic, visit your repo's landing page and select "manage topics."