# ei-extractor **Repository Path**: taiyuuki/ei-extractor ## Basic Information - **Project Name**: ei-extractor - **Description**: 这是一个命令行工具,用于提取EPUB漫画内的图片,并按顺序重命名。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-11-05 - **Last Updated**: 2024-09-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # EPUB Images extractor ei-extractor is a command tool to extract images from EPUB comic and rename them in order. ei-extractor是一个命令行工具,用于从ePub漫画中提取图片,并按顺序重命名。 ## Download - [Download](../../releases/latest) ## Usage Example on Windows: ```bash Usage: ei-extractor.exe Arguments: Options: -i, --ignore Ignore images smaller than the specified size in KB. -h, --help Print help -V, --version Print version ```