# pdf2jpg **Repository Path**: shamozhu/pdf2jpg ## Basic Information - **Project Name**: pdf2jpg - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-11-23 - **Last Updated**: 2024-11-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #### 项目介绍 基础pymupdf库的pdf转换为jpg\png图片的工具 #### 启动项目 ```shell conda create -n pdf2jpg python=3.10 conda activate pdf2jpg pip install -r requirements.txt python main.py ``` #### 使用说明 - 官方手册 https://pymupdf.readthedocs.io/en/latest/