# ygo-CardPrinter **Repository Path**: xianyi_nie/ygo-CardPrinter ## Basic Information - **Project Name**: ygo-CardPrinter - **Description**: 此程序可将一个文件夹下的所有卡图以3x3的形式在word中排版,可以用于快速打印卡图。 - **Primary Language**: Python - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-04-03 - **Last Updated**: 2022-04-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ygo-CardPrinter ygo卡图批量打印工具 #### 介绍 此程序可将一个文件夹下的所有卡图以3x3的形式在word中排版,可以用于快速打印卡图。 [点击进入发行版界面](https://gitee.com/pth2000/ygo-CardPrinter/releases) 在发行版界面中获取编译好的exe文件,适用于windows系统。 #### 使用说明 1. 运行程序,选择图片所在文件夹路径,程序将会遍历文件夹下的所有图片文件(jpg/png)。 2. 结束运行后,将在程序同目录下生成Output.docx文件。 3. 在word中调节图片间距的方法: - 选择整个表格,点击单元格大小下的自动调整-根据内容调整。 - 在对齐方式中修改单元格边距。 4. 建议转换为pdf打印,注意纸张大小选择为A4 ![Image](/images/截图.png)