Crates.io | extractor_p |
lib.rs | extractor_p |
version | 0.1.3 |
source | src |
created_at | 2023-04-16 20:12:47.808471 |
updated_at | 2023-04-16 20:28:39.70358 |
description | Extracts the photo from the given doc file |
homepage | |
repository | https://github.com/LCahid/Extractor |
max_upload_size | |
id | 840841 |
size | 4,288 |
This is a extractor for the photos inside the doc files.
fn main() { extr_photo("./test.doc", "./test").unwrap(); }
If Path to doc file is incorrect or path to photo folder is incorrect or path to photo folder is occupied by another file or folder