Undouble

Latest version: v1.4.7

Safety actively analyzes 723177 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 5

1.2.8

* added check whether whash-haar has hash_size that is power of 2.

1.2.7

* added crop-resistant-hash method.

1.2.6

* fix in case clean_tempdir=True is used

1.2.5

* added functionality to remove entire tempdirectory using `clean_files(clean_tempdir=True)`

1.2.4

* Added functionality to remove images that are stored in tempdirectory.


Import library
from undouble import Undouble
Init with default settings
model = Undouble()
Do stuff and finally clean the tempdirectory with
model.clean_files()

1.2.3

* added functionality to import images from URL locations
* Example can be found [here](https://erdogant.github.io/undouble/pages/html/Examples.html#import-images-from-url-location)

Page 3 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.