{"id":21028757,"url":"https://github.com/jgmdev/rgb2cmyk","last_synced_at":"2025-05-15T11:31:46.048Z","repository":{"id":150318567,"uuid":"356061280","full_name":"jgmdev/rgb2cmyk","owner":"jgmdev","description":"Linux GUI to facilitate conversion of an image from RGB to CMYK colorspace","archived":false,"fork":false,"pushed_at":"2022-08-26T16:33:34.000Z","size":129,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-03T08:04:56.924Z","etag":null,"topics":["cmyk","color-conversion","gui","imagemagick","linux","print","rgb"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jgmdev.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-04-08T22:13:45.000Z","updated_at":"2024-07-09T04:24:02.000Z","dependencies_parsed_at":"2023-04-04T12:48:44.269Z","dependency_job_id":null,"html_url":"https://github.com/jgmdev/rgb2cmyk","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgmdev%2Frgb2cmyk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgmdev%2Frgb2cmyk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgmdev%2Frgb2cmyk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgmdev%2Frgb2cmyk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jgmdev","download_url":"https://codeload.github.com/jgmdev/rgb2cmyk/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254330720,"owners_count":22053034,"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":["cmyk","color-conversion","gui","imagemagick","linux","print","rgb"],"created_at":"2024-11-19T11:58:53.571Z","updated_at":"2025-05-15T11:31:46.037Z","avatar_url":"https://github.com/jgmdev.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RGB to CMYK GUI\n\nA simple graphical user interface to facilitate the conversion of an\nimage from the RGB color space into the CMYK color space on Linux.\nThe GUI sits in top of the imagemagick __convert__ command to perform\nthe color space conversion operation.\n\n\u003cimg width=\"150px\" src=\"https://raw.githubusercontent.com/jgmdev/rgb2cmyk/master/resources/rgb2cmyk.svg\" /\u003e\n\n* OS: Linux\n* License: GPLv3\n\n## Requirements\n\n* [ImageMagick](https://www.imagemagick.org/) - perform color conversion\n* [colord](https://www.freedesktop.org/software/colord) - provides .icc color profiles\n* [wxWidgets](https://wxwidgets.org) - graphical interface\n* [Meson](https://mesonbuild.com/) - build the application\n\n## Compilation\n\nTo build the application execute the following commands:\n\n```sh\nmeson setup build --prefix /usr\nninja -C build\n```\n\nYou can specify a different __wx-config__ file by editing the\nnativefile.ini and compiling with the additional __--native-file__\nflag as follows:\n\n```sh\nmeson setup build --native-file nativefile.ini --prefix /usr\nninja -C build\n```\n\n## Installation\n\nAfter a successfull build you can install the utility by executing:\n\n```sh\nsudo ninja -C build install\n```\n\n## Screenshots\n\n![RGB2CMYK main](https://raw.githubusercontent.com/jgmdev/rgb2cmyk/master/screenshots/main.png)\n\n![RGB2CMYK settings](https://raw.githubusercontent.com/jgmdev/rgb2cmyk/master/screenshots/settings.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjgmdev%2Frgb2cmyk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjgmdev%2Frgb2cmyk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjgmdev%2Frgb2cmyk/lists"}