# Base_EN_DE_Coder You can encode and decode b85, a85, b64, b32, and b16 with this tool. ------------------------------------- Encoding ------------------------------------- Step 1: Run the program. Step 2: Enter '1'. Step 3: write your text. Step 4: write map for encoding like: 'b64, b32, b16, b85, r, a85'. (r: reverse, b64: Base64, a85: Ascii85) Step 5: copy your encoded text and enter 'q' to exit from program. ------------------------------------- Decoding ------------------------------------- Step 1: Run the program. Step 2: Enter '2'. Step 3: Enter encoded text. Step 4: Enter number of step(s), for example if your encoded text twice encoded, enter 2. Step 5: Verify that it has been decoded correctly.(if it is True write 'y' and if it is False write 'n') Step 6: Copy your decoded text and enter 'q' to exit from program. ------------------------------------- Decode with map ------------------------------------- Step 1: Run the program. Step 2: Enter '3'. Step 3: Enter encoded text. Step 4: Enter a map to decode your code like: b32, b16, r, b64, b85, r, a85. (r: reverse, b64: Base64, a85: Ascii85) <<<<<<<<<<<<< Reverse the build map to made the map for decoding. >>>>>>>>>>>>> Step 6: Copy your decoded text and enter 'q' to exit from program. ------------------------------------- HINT ------------------------------------- When you enter 'n' to verify the decoder, the program removes the last decoder.(If you enter None it's True for program.) You can enter None for number of step(s).(Default steps = 10)
You can encode and decode base85, ascii85, base64, base32, and base16 with this tool.
Overview
Converts a Bangla numeric string to literal words.
Bangla Number in Words Converts a Bangla numeric string to literal words. Install $ pip install banglanum2words Usage
PyNews 📰 Simple newsletter made with python 🐍🗞️
PyNews 📰 Simple newsletter made with python Install dependencies This project has some dependencies (see requirements.txt) that are not included in t
🍋 A Python package to process food
Pyfood is a simple Python package to process food, in different languages. Pyfood's ambition is to be the go-to library to deal with food, recipes, on
Hotpotato is a recipe portfolio App that assists users to discover and comment new recipes.
Hotpotato Hotpotato is a recipe portfolio App that assists users to discover and comment new recipes. It is a fullstack React App made with a Redux st
A python tool to convert Bangla Bijoy text to Unicode text.
Unicode Converter A python tool to convert Bangla Bijoy text to Unicode text. Installation Unicode Converter can be installed via PyPi. Make sure pip
py-trans is a Free Python library for translate text into different languages.
Free Python library to translate text into different languages.
Chilean Digital Vaccination Pass Parser (CDVPP) parses digital vaccination passes from PDF files
cdvpp Chilean Digital Vaccination Pass Parser (CDVPP) parses digital vaccination passes from PDF files Reads a Digital Vaccination Pass PDF file as in
A minimal python script for generating multiple onetime use bip39 seed phrases
seed_signer_ontimes WARNING This project has mainly been used for local development, and creation should be ran on a air-gapped machine. A minimal pyt
The app gets your sutitle.srt and proccess it to extract sentences
DubbingAssistants This app gets your sutitle.srt and proccess it to extract sentences, and also find Start time and End time of them. Step 1: install
Convert English text to IPA using the toPhonetic
Installation: Windows python -m pip install text2ipa macOS sudo pip3 install text2ipa Linux pip install text2ipa Features Convert English text to I
BaseCrack is a tool written in Python that can decode all alphanumeric base encoding schemes.
BaseCrack Decoder For Base Encoding Schemes BaseCrack is a tool written in Python that can decode all alphanumeric base encoding schemes. This tool ca
Word-Generator - Generates meaningful words from dictionary with given no. of letters and words.
Meaningful Word Generator Generates meaningful words from dictionary with given no. of letters and words. This might be useful for generating short li
This is a text summarizing tool written in Python
Summarize Written by: Ling Li Ya This is a text summarizing tool written in Python. User Guide Some things to note: The application is accessible here
Utility for Text Normalisation or Inverse Normalisation
Text Processor Text Normalisation or Inverse Normalisation for Indonesian, e.g. measurements "123 kg" - "seratus dua puluh tiga kilogram" Currency/Mo
Make writing easier!
Handwriter Make writing easier! How to Download and install a handwriting font, or create a font from your handwriting. Use a word processor like Micr
知乎评论区词云分析
zhihu-comment-wordcloud 知乎评论区词云分析 起源于:如何看待知乎问题“男生真的很不能接受彩礼吗?”的一个回答下评论数超8万条,创单个回答下评论数新记录? 项目代码说明 2.download_comment.py 下载全量评论 2.word_cloud_by_dt 生成词云 2
Extract knowledge from raw text
Extract knowledge from raw text This repository is a nearly copy-paste of "From Text to Knowledge: The Information Extraction Pipeline" with some cosm
StealBit1.1 and earlier strings and config extraction scripts
StealBit1.1 and earlier scripts Use strings_decryptor.py to extract RC4 encrypted strings from a StealBit1.1 sample(s). Use config_extractor.py to ext
Deasciify-highlighted - A Python script for deasciifying text to Turkish and copying clipboard
deasciify-highlighted is a Python script for deasciifying text to Turkish and copying clipboard.
Translate .sbv subtitle files
deepl4subtitle Deeplを使って字幕ファイル(.sbv)を翻訳します。タイムスタンプも含めて出力しますが、翻訳時はタイムスタンプは文の一部とは切り離されるので、.sbvファイルをそのまま翻訳機に突っ込むよりも高精度な翻訳ができるはずです。 つかいかた 入力する.sbvファイルの前処理