Tools

BIOS Tools

Do you need help splitting BIOS files (Even/Odd or High/Low)? Do you need to combine two files into one? Or do you need to double the size of a BIOS image to fill the entire space of your EPROM chip? Then you can try one of the following tools! The tools are written in JavaScript and run in your browser.

Binary File Tools (Even/Odd Splitter, Merger, & Doubler)

Split a File

Upload a binary file, and it will be split into even and odd bytes. Downloads will start automatically after processing.

Note: High = Odd, Low = Even


Merge Files

Upload the even and odd binary files, and they will be merged by interleaving bytes (odd byte, even byte, etc.). Download will start automatically after processing.


Double File Size

Upload a binary file, and its content will be duplicated (repeated twice) to create a file twice the size. Download will start automatically after processing.

Leave a Reply

Your email address will not be published. Required fields are marked *