A Javascript library for managing, editing, and creating files using the Javascript FileSystem and File APIs. Allows for encoding, decoding, streaming and more.
-
Updated
Apr 7, 2026 - 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 MATLAB program that decodes encrypted text using letter frequency analysis and probabilistic modeling.
A small, browser-focused QR code decoder with TypeScript declarations. It detects payload encoding and falls back across common encodings to reduce garbled text, especially for Chinese and other non-UTF-8 content.
Дешифровка шифра Цезаря с помощью RNN/LSTM на PyTorch: генерация данных, обучение, инференс и тесты.
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.
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.
This is a solution to a university problem.
To associate your repository with the text-decoding topic, visit your repo's landing page and select "manage topics."