# xpbox-coder **Repository Path**: xpbox/xpbox-coder ## Basic Information - **Project Name**: xpbox-coder - **Description**: xPBox 常用编解码应用 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: https://www.xpbox.cn - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-06-08 - **Last Updated**: 2024-06-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: xpbox, Base64, sha256, 编码, 小工具 ## README # xPBox 编解码应用 (Svelte + TS + Vite) [xPBox星盒应用平台](https://www.xpbox.cn/)是一个消费级aPaaS平台,本项目是xPBox开源应用xPBox 常用编解码 ### 演示地址 [https://www.xpbox.cn/tools/base64.html](https://www.xpbox.cn/tools/base64.html) ## 截图 image ## 目前支持的编解码类型 ##### 编解码 - Base64编码 - Hex (utf8) - URL编码 ##### 哈希 (Hash) - MD5 - SHA1 - SHA3 - SHA224 - SHA256 - SHA384 - SHA512