mirror of
https://github.com/serhii-londar/open-source-mac-os-apps.git
synced 2024-11-21 15:10:21 +00:00
Add ExifCleaner (#485)
This commit is contained in:
parent
7108ec2ffd
commit
15babd36d0
1 changed files with 18 additions and 0 deletions
|
@ -3159,6 +3159,24 @@
|
|||
"swift"
|
||||
]
|
||||
},
|
||||
{
|
||||
"short_description": "Remove image metadata with drag and drop, multi-core batch processing, and dark mode.",
|
||||
"categories": [
|
||||
"images"
|
||||
],
|
||||
"repo_url": "https://github.com/szTheory/exifcleaner",
|
||||
"title": "ExifCleaner",
|
||||
"icon_url": "https://exifcleaner.com/images/icon.png",
|
||||
"screenshots": [
|
||||
"https://exifcleaner.com/images/screenshot.png",
|
||||
"https://exifcleaner.com/images/batchprocessing.png",
|
||||
"https://exifcleaner.com/images/darkmode.png"
|
||||
],
|
||||
"official_site": "https://exifcleaner.com",
|
||||
"languages": [
|
||||
"javascript"
|
||||
]
|
||||
},
|
||||
{
|
||||
"short_description": "Insane(ly slow but wicked good) PNG image optimization. ",
|
||||
"categories": [
|
||||
|
|
Loading…
Reference in a new issue