image-scramble
image-scramble copied to clipboard
Unscramble using Node.js?
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.
https://github.com/webcaetano/image-scramble/blob/master/unscrambleImg.js
Hi,
Server-side unscramble should be even easier, requiring way less code