.GBKF 文件扩展名
Generic Binary Keyed Format
| 开发者 | Rafael Senties Martinelli |
| 受欢迎程度 |
2.0 | 1 票 |
什么是 GBKF 文件?
A GBKF file is a data file saved in the Generic Binary Keyed Format (GBKF), a compact binary format designed for storing and transmitting structured data. It contains data in a key-value structure, where each piece of information is associated with a key and may be grouped into instances or arrays. The GBKF format allows software to read and write complex datasets, without requiring a fixed schema or text-based format like JSON or XML.
更多信息
Rafael Senties Martinelli, the creator of the web-based tool CAD-Viewer.com, developed the GBKF format in 2025 to reduce the amount of data exchanged between CAD-Viewer.com's servers and clients. Martinelli created the first version of GBKF specifically for the CAD-Viewer.com platform, and refactored it into a core specification with extensions to make it more general-purpose. Developers can also adapt the format for other applications, such as databases, messaging systems, or media storage.
如何打开 GBKF 文件
GBKF files are not meant to be opened. Instead, the program, such as CAD-Viewer.com, loads GBKF files in the background.
