Crates.io | typora-img-to-base64 |
lib.rs | typora-img-to-base64 |
version | 0.2.0 |
source | src |
created_at | 2024-10-15 19:03:02.829956 |
updated_at | 2024-11-03 11:33:47.539352 |
description | Typora image to base64 |
homepage | |
repository | https://github.com/hayd1n/typora-img-to-base64 |
max_upload_size | |
id | 1409886 |
size | 69,611 |
Automatically convert images in the HTML output from Typora to base64.
cargo install typora-img-to-base64
or
git clone https://github.com/hayd1n/typora-img-to-base64
cd typora-img-to-base64
cargo install --path .
typora-img-to-base64 <currentPath> <outputPath>
Set the following custom command in Typora's export setting
typora-img-to-base64 "${currentPath}" "${outputPath}"