# php_gif_extract **Repository Path**: Forget_ever/php_gif_extract ## Basic Information - **Project Name**: php_gif_extract - **Description**: 可将gif图片每一帧的图片分解出来 - **Primary Language**: PHP - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2017-02-16 - **Last Updated**: 2022-09-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #php_gif_extract GifFrameExtractor.php是封装好的图片处理函数 t.php是分解gif的启动函数 t.php中有一行1.gif说明分解的是当前目录下1.gif的图片 执行命令php t.php 然后会将每一帧图片根据0.jpeg 1.jpeg ...