{"id":23532454,"url":"https://github.com/pixel-perfectionist/magicbox","last_synced_at":"2026-03-08T14:31:38.506Z","repository":{"id":56034901,"uuid":"306964201","full_name":"pixel-perfectionist/MagicBox","owner":"pixel-perfectionist","description":"Organize your workspace, keep files optimized, prepare images for publishing","archived":false,"fork":false,"pushed_at":"2024-11-05T16:52:32.000Z","size":6755,"stargazers_count":69,"open_issues_count":0,"forks_count":9,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-02T12:37:54.799Z","etag":null,"topics":["desktop","desktop-app","electron","file-optimization","image-shrinker","macos","open-source","productivity","svg","windows","workspace"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pixel-perfectionist.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":null,"patreon":"katrukhin","open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":"akatrukhin","otechie":null,"custom":null}},"created_at":"2020-10-24T20:16:57.000Z","updated_at":"2025-01-26T08:21:24.000Z","dependencies_parsed_at":"2025-02-24T06:11:14.848Z","dependency_job_id":null,"html_url":"https://github.com/pixel-perfectionist/MagicBox","commit_stats":null,"previous_names":["pixel-perfectionist/magicbox"],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixel-perfectionist%2FMagicBox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixel-perfectionist%2FMagicBox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixel-perfectionist%2FMagicBox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixel-perfectionist%2FMagicBox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pixel-perfectionist","download_url":"https://codeload.github.com/pixel-perfectionist/MagicBox/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248085634,"owners_count":21045190,"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":["desktop","desktop-app","electron","file-optimization","image-shrinker","macos","open-source","productivity","svg","windows","workspace"],"created_at":"2024-12-25T23:06:02.542Z","updated_at":"2026-03-08T14:31:38.461Z","avatar_url":"https://github.com/pixel-perfectionist.png","language":"TypeScript","funding_links":["https://patreon.com/katrukhin","https://issuehunt.io/r/akatrukhin","https://paypal.me/katrukhin"],"categories":[],"sub_categories":[],"readme":"MagicBox is a tool to minify images, graphics, design source files. Organize a workspace by creating file sets, assign them to project, track file updates, export to project.\n\n## Features\n[![MagicBox](https://i.imgur.com/iB1uC9X.jpeg)](https://vimeo.com/940583258 \"MagicBox\")\n\n- Icon manager\n- Font manager\\*\n- Sketch App files optimization\n- Reduce files size:\n- Optimize and reduce files\n- Followed formats supported:\n  - SVG\n  - JPEG\n  - PNG\n  - GIF\n  - WEBP\n  - TIFF\n  - SKETCH\n- SVG Editor\n- Conver SVG to:\n  - Base64 string\n  - CSS background (URI encoded)\n  - React ready\\*\n  - Serializing CG/UIPaths (iOS, MacOS)\n- PX to REM converter\\*\n\n\u003csup\u003e\u003ci\u003e\\*Comming soon\u003c/i\u003e\u003c/sup\u003e\n\n#\n\n[![Author](https://img.shields.io/badge/Author-katrukhin-brightgreen.svg)](https://katrukhin.com)\n![License: CC-NC](https://img.shields.io/badge/License-CCNC-blue.svg)\n[![Donate](https://img.shields.io/badge/Donate-PayPal-brightgreen.svg)](https://paypal.me/katrukhin)\n[![Repo Link](https://img.shields.io/badge/Repo-Link-black.svg)](https://github.com/akatrukhin/MagicBox)\n\n## Contributing\n\nPull Requests are welcome!\n\n### Getting Started\n\nClone this repository locally:\n\n```bash\ngit clone https://github.com/akatrukhin/MagicBox.git\n```\n\nInstall dependencies with npm:\n\n```bash\nnpm install\n```\n\nThere is an issue with `yarn` and `node_modules` when the application is built by the packager. Please use `npm` as dependencies manager.\n\n### To build for development\n\n**in a terminal window**\n\n```bash\nnpm run electron:local\n```\n\n### Included Commands\n\n| Command                    | Description                                                                          |\n| -------------------------- | ------------------------------------------------------------------------------------ |\n| `npm run electron:local`   | Builds your application and start electron                                           |\n| `npm run electron:build`   | Builds your application and creates an app consumable based on your operating system |\n| `npm run electron:mac`     | MacOS Build                                                                          |\n| `npm run electron:windows` | Windows Build                                                                        |\n| `npm run electron:linux`   | Linux Build                                                                          |\n\nPlease run prettier on all of your PRs before submitting, this can be done with `prettier --write` in the project directory\n\n## License\n\nThis project is licensed under the [CC BY-NC 4.0](LICENSE.md)\nCreative Commons License - see the [LICENSE.md](LICENSE.md) file for\ndetails\n\n## Authors\n\n- **Alexander Katrukhin** - _Provided README Template_ -\n  [akatrukhin](https://github.com/akatrukhin)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpixel-perfectionist%2Fmagicbox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpixel-perfectionist%2Fmagicbox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpixel-perfectionist%2Fmagicbox/lists"}