Convert PDF to HTML without losing text or format. 用springboot把pdf2htmlEX命令行工具包装为web服务, 使得PDF转HTML更方便. pdf2htmlEX命令行工具详情见: https://github.com/pdf2htmlEX/pdf2htmlEX pdf2html-service源码见: https://github.com/iflyendless/pdf2html-service 快速开始 # 拉取镜像 docke
zip 压缩命令:(可压缩文件或目录) 压缩文件: zip new_name.zip file_name unzip name.zip 解压 压缩文件或目录: 指定解压位置: unzip name.zip -d dir_name unzip -l name.zip 查看压缩文件里的文件 tar 打包命令:打包文件或目录 tar -cvf name.tar file_name 打包 tar -xvf name.tar 解包 同时打包文件和目录: tar -cvf nam