leonmak / masked-image-png

React component to export RGBA PNG images using alpha channel preserving RGB data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Maked Inpaint Image

File input to allow creating in-painting mask, and downloading of the RGBA encoded PNG file. Alpha channel is used for mask (0=remove, 1=keep). RGB channel contains the existing image data.

About

React component to export RGBA PNG images using alpha channel preserving RGB data


Languages

Language:TypeScript 95.0%Language:JavaScript 4.3%Language:CSS 0.7%