跳到主要内容

File85Toolkit

由 goofwear 发布

Lightweight file compression and decompression using LZMA + Base85.

开源MIT

本页部分内容以其撰写时的语言显示,因为翻译尚未完成。

要点

  • Compresses files using LZMA.
  • Encodes compressed data with Base85.
  • Decompresses and decodes files on Android.
  • Provides a focused toolkit for a specific file transformation workflow.

关于此应用

File85Toolkit is an Android utility for compressing and decompressing files with a combination of LZMA and Base85 encoding. It is intended for situations where a user wants to transform file contents into a compact encoded form, or reverse that process back into the original file data, using a small mobile tool rather than a desktop archive manager.

The app's stated format approach is specific: it uses LZMA for compression and Base85 for text-oriented representation. This makes it different from general file managers or multi-format archive suites. Its platform support is limited to Android, and the available operations are centered on the encode, compress, decode, and decompress workflow described by the project rather than broad file organization features.

Android

我们不托管该文件,不扫描该文件,也不检查其内容。请阅读来源的说明,然后自行判断。