Description
Command line tool, for embed local images in html & markdown files
Requirements
This program is designed for all versions MS Windows, without dependencies, using Windows API.
Usage
iembed input_file [output_file]
- The supported file types are html and md; determined by the file name extension
- If no output_file was specified, the output file will be generated at the input’s file path, with the ‘-embed’ added at the end of input’s file name
License
This is free software distributed under the FreeBSD license.
Donations
If you think that this program is helpful for you and you are willing to support the developer, feel free to make a donation through PayPal.
Download
Download Portable (zip) Checkout Source
Change Log
v1.0
- Initial release