{"id":50706072,"url":"https://github.com/onza/dropslim","last_synced_at":"2026-06-11T21:00:33.579Z","repository":{"id":363331123,"uuid":"1261985209","full_name":"onza/DropSlim","owner":"onza","description":"A minimalist drag-and-drop desktop app for macOS to instantly shrink images.","archived":false,"fork":false,"pushed_at":"2026-06-09T10:31:51.000Z","size":899,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-09T12:24:17.520Z","etag":null,"topics":["avif","desktop-app","drag-and-drop","electron","gifsicle","image-compression","image-optimization","image-processing","image-shrinker","macos","pngquant","sharp","svgo","webp"],"latest_commit_sha":null,"homepage":"","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/onza.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-06-07T12:23:45.000Z","updated_at":"2026-06-09T10:35:59.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/onza/DropSlim","commit_stats":null,"previous_names":["onza/dropslim"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/onza/DropSlim","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onza%2FDropSlim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onza%2FDropSlim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onza%2FDropSlim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onza%2FDropSlim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/onza","download_url":"https://codeload.github.com/onza/DropSlim/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onza%2FDropSlim/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34217312,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-11T02:00:06.485Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["avif","desktop-app","drag-and-drop","electron","gifsicle","image-compression","image-optimization","image-processing","image-shrinker","macos","pngquant","sharp","svgo","webp"],"created_at":"2026-06-09T12:00:30.387Z","updated_at":"2026-06-11T21:00:33.570Z","avatar_url":"https://github.com/onza.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DropSlim\n\nA minimalist drag-and-drop desktop app for macOS to instantly shrink images.\n\n## What it does\n\n- **Drop or open** PNG, JPG, GIF, SVG, WebP, and AVIF — including **whole folders** (processed recursively)\n- **Compress** with pngquant, mozjpeg (via sharp), SVGO, gifsicle, and sharp for WebP/AVIF\n- **Review results** in a simple list and reveal outputs in Finder\n- **Tune behavior** in Settings — custom save location, `.min` suffix, subfolder, and more\n- **Finder Quick Action** (macOS) — optimize selected files or folders from Finder\n\n### Where the optimized file is saved depends on your settings:\n\n- **`.min` suffix on** (default): writes a new file next to the original, e.g. `photo.png` → `photo.min.png`. The source file stays untouched.\n- **`.min` suffix off**: replaces the original file in place with the optimized version.\n- **`minified` subfolder**: saves into a `minified/` folder (with or without `.min`, depending on the suffix setting).\n- **Custom save folder**: turn off **Save optimized files in same folder** in Settings — **Choose folder** appears; click **Open** to pick a destination.\n\n## Download \u0026 install (macOS)\n\nNo command line or build tools required — use the pre-built app from GitHub.\n\n### Requirements\n\n- macOS 11 (Big Sur) or later\n- Apple Silicon (M1/M2/M3/…) or Intel Mac (one `.dmg` for both)\n\n### Download\n\n1. Open **[GitHub Releases](https://github.com/onza/DropSlim/releases)** (right-hand sidebar on the project page).\n2. Pick the latest release.\n3. Download **`DropSlim-\u003cversion\u003e-universal.dmg`** from the **Assets** section.\n\n**Important:** Do **not** use the green **Code → Download ZIP** button. That archive contains source code only — not a runnable macOS app. Also avoid `.zip` downloads of the app itself: ZIP archives can strip Unix execute permissions from the binary inside the `.app` bundle. DropSlim is distributed as a `.dmg` only.\n\n### Install\n\n1. Open the downloaded `.dmg`.\n2. Drag **DropSlim** into **Applications**.\n3. Eject the disk image.\n\n### First launch (unsigned app)\n\nDropSlim is not signed with an Apple Developer ID. macOS will show a security notice the first time you open it. That is expected.\n\n1. Open **Applications** in Finder.\n2. **Right-click** (or Control-click) **DropSlim** and choose **Open**.\n3. Confirm with **Open** in the dialog.\n\nAfter this one-time step, you can launch DropSlim normally from the Dock, Spotlight, or Applications. Without an Apple Developer ID, macOS cannot fully verify the app — but it is safe to open using the steps above.\n\n### Using the app\n\n1. Drop images or a folder onto the window, use the file picker (files and folders), or in Finder **right-click an image → Open With → DropSlim**.\n2. Supported formats: PNG, JPG, JPEG, GIF, SVG, WebP, and AVIF.\n3. Optimized files appear in the list; click an entry to reveal it in Finder.\n4. Open **Settings** (footer button, **DropSlim → Preferences**, or **⌘,**). To use a fixed output folder: disable **Save optimized files in same folder**, then **Choose folder → Open**.\n\n## Credits\n\nBased on the concept of [Image Shrinker](https://github.com/stefansl/image-shrinker) (CC0-1.0) by Stefan Schulz-Lauterbach. I used his app for all my image optimization tasks outside of a development context. Thank you very much! DropSlim was developed to create a similar app that supports Apple chips.\n\n## License\n\n[MIT](LICENSE.md)\n\nCopyright (C) 2026-present, Martin Farkas.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fonza%2Fdropslim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fonza%2Fdropslim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fonza%2Fdropslim/lists"}