image-scramble icon indicating copy to clipboard operation
image-scramble copied to clipboard

Unscramble using Node.js?

Open jochemstoel opened this issue 2 years ago • 1 comments
trafficstars

I know this package is already 8 years old but it is exactly what I needed, so thanks. How would you suggest I unscramble an image on the server side in Node? There appears to be only an imgScramble but no imgUnscramble function in the package.

jochemstoel avatar Sep 20 '23 11:09 jochemstoel

https://github.com/webcaetano/image-scramble/blob/master/unscrambleImg.js

Hi,

Server-side unscramble should be even easier, requiring way less code

webcaetano avatar Sep 20 '23 13:09 webcaetano