CHIP - HTML to ePub Converter

Overview

CHIP (Convert HTML Into ePub) is a utility designed to convert a standalone HTML document into a fully formatted ebook in ePub format. CHIP integrates directly into the Windows file explorer context menu. When installed, right-clicking any .htm or .html file will provide the option Convert to ePub. The generated output file shares the base name of the input file with an .epub extension and is saved in the same directory.

Features

License

CHIP is free to use and is released under the terms of the GNU Affero General Public License (AGPL).

Download

Download CHIP-v1.01-exe.zip containing the compiled executable chip.exe.

Download CHIP-v1.01-src.zip containing the C source code (compiled using GCC/MinGW-w64).

Note: Because this is an infrequently-downloaded personally-written utility, Microsoft Defender may flag it as an unknown or unsafe program. There's not much I can do about that. You can verify the safety of the code yourself by reviewing the source code and/or checking it at virustotal.com. Otherwise click More Info and Run Anyway if prompted.

Installation and Usage