News

Python module to extract Ascii, Utf8, and wide strings from binary data. Supports Unicode characters. Fast wrapper around c++ compiled code. This is designed to extract strings from binary content ...
BinSerialize is makes it much easier to write code to deserialize and reserialize binary data file for many purposes such as data conversion for game modding or scientific purposes.. Instead of having ...
Some campaign data use the Cloud Optimized GeoTiff (COG) format instead of RAT to store binary image data. The rasterio package is recommended for working with this data in python. F-SAR products in ...