{"id":20671565,"url":"https://github.com/hopson97/balic","last_synced_at":"2026-02-25T23:33:27.442Z","repository":{"id":37030597,"uuid":"152382125","full_name":"Hopson97/Balic","owner":"Hopson97","description":"Bad And Lossy Image Compressor: The perfect compressor (which doesn't actually compress, just lowers image quality giving the impression of compression) for all your lossy needs, created using C++ and SFML","archived":false,"fork":false,"pushed_at":"2022-06-18T17:38:50.000Z","size":390,"stargazers_count":3,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-10T17:30:01.465Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"CMake","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/Hopson97.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}},"created_at":"2018-10-10T07:36:41.000Z","updated_at":"2024-11-25T19:33:21.000Z","dependencies_parsed_at":"2022-08-18T00:50:41.027Z","dependency_job_id":null,"html_url":"https://github.com/Hopson97/Balic","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Hopson97/Balic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hopson97%2FBalic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hopson97%2FBalic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hopson97%2FBalic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hopson97%2FBalic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Hopson97","download_url":"https://codeload.github.com/Hopson97/Balic/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hopson97%2FBalic/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29844876,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-25T22:37:40.667Z","status":"ssl_error","status_checked_at":"2026-02-25T22:37:25.960Z","response_time":61,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-11-16T20:28:04.652Z","updated_at":"2026-02-25T23:33:27.427Z","avatar_url":"https://github.com/Hopson97.png","language":"CMake","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Balic\n\nBad and Lossy Image Compressor\n\nA program that \"compresses\" the quality of an image, allowing you view the process while it happens.\n\nIt does this by looking at pixel, and then doing a recursive flood fill until it cannot find anymore pixels of a similiar colour. This continues until the entire image has been \"compressed\".\n\nThis program does actually compress the image, it is just a name for a joke, as image compressing usually results in loss of image quality.\n\n## Building\n\nRequires SFML library\n\nOn Ubuntu:\n\n```\nsudo apt-get install libsfml-dev\n```\n\nBuilding:\n\n```\ngit clone https://github.com/Hopson97/Balic.git\ncd Balic\ncmake .\nmake\n```\n\n## Running\n\n```\n./balic \u003cimage-file\u003e \u003coutput\u003e\n```\n\nExample:\n```\n./balic chinatown.jpg out.jpg\n```\n\n\n## Example\n\nFlood fill compress:\n\n\u003cspan\u003e\u003cimg src=\"https://wp.zillowstatic.com/streeteasy/2/Chinatown-Madhu-Nair-flickr.jpg\" width=\"400\" height=\"342\"\u003e\u003c/span\u003e\u003cspan\u003e\u003cimg src=\"https://i.imgur.com/tAchXKD.gif \" width=\"400\" height=\"342\"\u003e\u003c/span\u003e\n\nFullsize:\n\n![Balic](https://i.imgur.com/tAchXKD.gif)\n\nLine Compression:\n\n![china_town_lines](https://i.imgur.com/JVhB3An.jpg)\n\n\n\n\nImage source: https://streeteasy.com/blog/chinatown-still-nycs-best-real-estate-bargain/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhopson97%2Fbalic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhopson97%2Fbalic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhopson97%2Fbalic/lists"}