{"id":21595250,"url":"https://github.com/euank/node-image-dedupe","last_synced_at":"2025-03-18T11:09:34.410Z","repository":{"id":12256109,"uuid":"14872428","full_name":"euank/node-image-dedupe","owner":"euank","description":"Image Deduplication in NodeJS","archived":false,"fork":false,"pushed_at":"2015-02-14T02:07:17.000Z","size":175,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-24T17:19:51.576Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/euank.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-12-02T19:31:49.000Z","updated_at":"2016-03-07T17:05:50.000Z","dependencies_parsed_at":"2022-08-21T03:10:42.501Z","dependency_job_id":null,"html_url":"https://github.com/euank/node-image-dedupe","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/euank%2Fnode-image-dedupe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/euank%2Fnode-image-dedupe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/euank%2Fnode-image-dedupe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/euank%2Fnode-image-dedupe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/euank","download_url":"https://codeload.github.com/euank/node-image-dedupe/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244207736,"owners_count":20416107,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-24T17:35:09.017Z","updated_at":"2025-03-18T11:09:34.383Z","avatar_url":"https://github.com/euank.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"node-image-dedupe\n=================\n\nImage Deduplication in NodeJS\n\nAn example of this running can be found [here](http://dedupe.euank.com). This demo instance of it will be frequently whiped.\n\nThis was created as a school project and is no longer maintained. I recommend looking at other projects (such as [phash](http://www.phash.org/)) if you are looking for a more robust solution.\n\nInstallation\n------------\n\nDependencies: OpenImageIO, redis-server, nodejs, npm\n\nExample install on ubuntu (modify to taste):\n```\napt-get install libopenimageio-dev redis-server nodejs nginx\ncp nginx.example.conf /etc/nginx/sites-enabled/dedupe\nnpm install\nmkdir imgs\nnode app.js\n```\n\nAlternately, just use the included Dockerfile and/or fig.yml by typing `docker build .` or `fig up` respectively.\n\nUsage\n-----\n\nNavigate to the site and select the images you would like to compare, choose an algorithm, click calculate, and wait for the results. Some algorithms will take time.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feuank%2Fnode-image-dedupe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feuank%2Fnode-image-dedupe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feuank%2Fnode-image-dedupe/lists"}