Fcode
一个即时编码转换工具
Install / Use
/learn @findneo/FcodeREADME
fcode - encode and decode in one place in real time
一个即时编码转换工具,目前支持ASCII, BASE64, BASE32, 十六进制(BASE16), 十进制, 八进制, 二进制, INT, URL编码, HTML编码, 摩斯密码, Rotation 加密(含凯撒密码), 栅栏密码, MD5, 大小写转换等。
A simple Python tool to make real-time conversions among different encoded forms. ASCII, BASE64, BASE32, HEX(BASE16), DEC, OCT, BIN, INT, URL ENCODE, HTML ENCODE, Morse code, Rotation Encryption(include Caesar cipher), The Rail-Fence Cipher, MD5, etc. are currently supported.
Inspired by Tamás Koczka's work.
Usage
python fcode.py
# GUI is written mainly by Tkinter ,
# thus what it looks like varies with system.
Shortcut
| Press | To | |:------ | :------ | | CTRL+C/X/V | Copy/Cut/Paste. | | TAB/SHIFT+TAB |Move forward/backward through fileds. | | ENTER |Select all. | | ESC |Quit. |
Requirements:
Python2
- Tkinter
- base64
- re
- hashlib
Related Skills
node-connect
354.2kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
112.2kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
354.2kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
354.2kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
