Few programmers implement complex procedures, such as image encoding itself. Instead, they tend to license libraries that do this. A very smart way to start searching for text strings and see if you can open the libraries they use. Subsequently, this will give you a lot of information about how the data is encoded.
Another good strategy is to create a program that simply launches the graphical interface of your export program by sending mouse and keyboard events directly to it. Let it end in a few days to complete the export. Reverse engineering a file format will be slow and expensive, so it probably isnβt worth it for a one-time performance.
source share