reimg icon indicating copy to clipboard operation
reimg copied to clipboard

reimg - A javascript library for converting image formats

Results 5 reimg issues
Sort by recently updated
recently updated
newest added

It would be really helpful if reimg support ES Modules because Svelte, my frontend framework, doesn't let you include external scripts, just modules. --reese

I'm using `reimg` in a TypeScript project. Here is the [`reimg.d.ts`](https://gist.github.com/leesei/b514f25bcd980eadee24a47ce43ddc22) I created. Fill free to bundle it to the package. See https://www.typescriptlang.org/docs/handbook/declaration-files/publishing.html Attribution to me is optional. Thanks for...

http://stackoverflow.com/questions/27492807/image-download-from-canvas-doesnt-work-in-ie-11

You should update your license file to be recognized by Github

Thanks, this worked well on most canvases, but on larger busier ones I ran into a browser error - `failed - network error` when trying to download the canvas as...