Cool product.
We've been prototyping an web app using these cool filters. Basically the user can upload a photo, apply the effect and download. The app is built using reactJS.
We can apply the filter and use https://github.com/niklasvh/html2canvas to export the image as PNG.
The issues we are running into is exporting the image with the filter. The image exports, no filter is rendered. html2canvas states it does not work on css filters.
Do you have a work around for this?
Cool product.
We've been prototyping an web app using these cool filters. Basically the user can upload a photo, apply the effect and download. The app is built using reactJS.
We can apply the filter and use https://github.com/niklasvh/html2canvas to export the image as PNG.
The issues we are running into is exporting the image with the filter. The image exports, no filter is rendered. html2canvas states it does not work on css filters.
Do you have a work around for this?