Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi Is there a way using image processing function from which i can change the random md5 hash of an image present on the computer? Thanks
Try this http://imristo.com/hash-manager-change-the-hash-of-any-file/
Thanks @rere003 :) I know about this software but i want to change md5 from BAS :)
@niceusername It is very easy, just change random pixel value: make it a little bit darker, or brighter. Use "Set pixel color"
@support Thank you i will try :)
@Hifive, select the desired element by holding the right mouse button and select the desired action from the menu that opens
0db1dadf-6f56-484c-985e-bab1297f4ff4-image.png
You should go with some node library for images, like >
js-imagediff pixelmatch node-opencv
Good starting point to explore more deeply about it > https://stackoverflow.com/questions/4196453/simple-and-fast-method-to-compare-images-for-similarity
@khalid_alsaba could you help show me how to download images and save them to a folder?