Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 614 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 614 Bytes

ImagePreviewerGenerator

根据文件名数字排序并自动生成序列化预览图

文件名必须包含序列数字!

配置项

  • 页面宽度

  • Express服务端监听端口

  • 单页图像总数

  • 单页图像列数

  • 文件名标签字体大小

开始使用

  • 在终端中执行命令yarn安装依赖
  • config.js配置相关细则
  • 在终端中执行命令yarn reset初始化目录
  • image/中放入图像文件
  • 在终端中执行命令yarn start
  • output/中获取输出图像

效果图

效果图