Coder Social home page Coder Social logo

widget-export-image's Introduction

widget-export-image

孩子在读书,身为家委会成员,经常会使用腾讯文档的表单功能收集一些图片(如健康码、***等),但腾讯文档下载表单数据到Excel时,重命名图片是一件很蛋痛的事情,于是便写了这个小工具,帮助快速有效处理图片。

使用步骤:

  1. 选择Excel文件,选择从腾讯文档导出的Excel(通常我们需要简单处理一下,特别是图片列,取消合并单元格,并且为每一列给上一个名字);
  2. 选择原始图片的目录(即导出图片文件压缩包后解压出来的目录);
  3. 选择需要导出的图片列;
  4. 选择是否保存到子目录:
    1. 是:需要选择一列作为子目录的名称,适用于收集一个姓名对应多个图片的情况;
    2. 否:直接导出图片列;
  5. 导出文件参数:
    1. 是否使用原始文件名:
      1. 是:使用原始文件名作为导出文件名;
      2. 否:设置新文件名规则:{前缀}{分隔符}{字段...}{分隔符}{后缀}
    2. 前缀
    3. 后缀
    4. 分隔符
    5. 添加字段
  6. 一切准备好后,点击“导出”按钮,选择目录就OK了

祝各位好运O(∩_∩)O

widget-export-image's People

Contributors

tanqimin avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.