yagudaev/figma-to-json

Store Blobs as Base64

yagudaev opened this issue · 0 comments

Due to the fact, Uint8Array are stored as maps with key-value pair for each byte the size of a 1MB .fig file with images will blowup to 24MBs.