You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Are you tired of taking new photos everytime your Facebook Marketplace ad expires? This script solves the problem.
2
+
Are you tired of taking new pictures everytime your Facebook Marketplace ad expires? This python script solves the problem.
3
+
4
+
How to use:
5
+
copy the Change_Hashcode_for_image.py to the folder where the image/s exist.
6
+
inside Change_Hashcode_for_image.py: change the variable input_file_path to the image name.
7
+
run the script using python3.
8
+
9
+
This can be used for other purposes. It essentially changes 1 random byte in the input file, which changes the hash of the output file. The hash is used to ban duplicate ads in websites like Facebook Marketplace.
0 commit comments