HEX to JPEG

Description:

This code takes text files consisting of HEX values and converts them into a JPEG. The files must follow the naming convention of "section_" followed by a number. 

Limitation:

There is no verification that the file will be converted into a valid JPEG file. This code uses the output files of the HEX separator code written before.