QUICK TAGS:aco导出 excel hex rgb ase文件 颜色录入 色板 颜色库
前言,突发奇想希望将ps色板文件录入notion
思路,aco-ase-数据文本-表格-notion
在ps中将aco导出为ase文件

通过python将ase文件转换为json文件,再将json转换为xls,在我的github项目中已经编译为exe


https://github.com/pokipoi/ase2xls/releases/tag/v1
Decoding adobe color files (*.ACO), need input about comprehending the syntax
相关讨论