图片转excel
本帖最后由 qiaoxingxing 于 2020-5-31 12:34 编辑# 说明
图片(位图)是一个个像素点, 把每一个像素填到excel的单元格, 就能在excel里组成一个图片.
就像这样:
![](index_files/35eeb029-3580-4fb0-ae07-d3b7e2ce98f9.png)
# 程序使用
打开源码或附件中的 dist/index.html:
![](index_files/c38a7635-09fd-48a5-9916-5eb837ec1d26.jpg)
# 源码说明
源码地址: (https://gitee.com/qiaoxingxing/picture2xlsx) (https://github.com/qiaoxingxing/picture2xlsx)
## 使用的工具
- vue框架, vue-cli生成项目脚手架
- (https://github.com/SheetJS/sheetjs) js操作excel
- (https://github.com/protobi/js-xlsx) sheetjs的fork, 可以设置单元格的样式
## 启动
```
cd picture2xlsx
npm install
npm run serve
```
感谢楼主分享下载了 谢谢大佬分享 这个挺有意思的,来学习一下 好友创意! 谢谢大佬分享 谢谢!有意思的,去看看。 学习了,多谢楼主 有创意,关键是应用到哪里呢/ 谢谢分享 辛苦了