A smart tool to clean duplicate and blurry images
Project description
PhotoClean
智能图片清理工具 - 快速扫描并清理相似或模糊的图片。
功能特点
- Web 界面: 简单易用的浏览器界面
- 相似图片查找: 使用感知哈希算法 (pHash) 查找相似图片
- 模糊图片检测: 基于拉普拉斯方差检测模糊图片
- 安全删除: 文件被移动到垃圾桶文件夹 (
_trash_bin),由用户决定去留
安装
pip install photoclean
使用方法
安装完成后,在终端运行:
photoclean
浏览器将自动打开 http://127.0.0.1:5000。
开发
- 克隆仓库
- 安装依赖:
pip install -r requirements.txt - 运行:
python -m photoclean.main
License
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
photoclean-0.1.0.tar.gz
(13.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file photoclean-0.1.0.tar.gz.
File metadata
- Download URL: photoclean-0.1.0.tar.gz
- Upload date:
- Size: 13.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e7aba0f7aeba664adc409830311a02d23a9b084be5040f2421d75c58c1d380a7
|
|
| MD5 |
5d4803b3627b1b53061a0bf96f928732
|
|
| BLAKE2b-256 |
a1b13dd808291ca9233fc4b1719b6d9dc176b73c8af1dfae72f28c77b0289ea2
|
File details
Details for the file photoclean-0.1.0-py3-none-any.whl.
File metadata
- Download URL: photoclean-0.1.0-py3-none-any.whl
- Upload date:
- Size: 12.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4620aa8252b8e67f8eca67667277c69ed5f2ea80afdb7e70c9373f06d7dd7d4f
|
|
| MD5 |
67154068120eb3e6b51dc1276bf70abd
|
|
| BLAKE2b-256 |
33509d8dd9e4cde1c28aca15323303637a5c151a36757c35496628ee26d3dce3
|