Convert any image to pure CSS. Recreates images using only box-shadows.
Convert any image to pure CSS. Recreates images using only box-shadows.
Convert any image to pure CSS.
It has two different outputs, pure css shadow matrix [1] and base64 embedded image [2].
img tag or background-image is needed. This can result in huge outputs, and the use of this output is not recommended for production unless there is no other option.pnpm install
pnpm dev
pnpm build writes the static site to out/. Pushing to main deploys it to the
gh-pages branch, which javier.xyz/img2css serves.
No open issues yet, or sync has not completed.