{"id":20590032,"url":"https://github.com/doist/css_image_concat","last_synced_at":"2025-04-14T22:24:28.255Z","repository":{"id":2521495,"uuid":"3497511","full_name":"Doist/css_image_concat","owner":"Doist","description":"A script that can concat images into one image and create a CSS file.","archived":false,"fork":false,"pushed_at":"2023-12-15T02:49:55.000Z","size":9,"stargazers_count":18,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-28T10:21:43.343Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://amix.dk/blog/post/19682#css-image-concat","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Doist.png","metadata":{"files":{"readme":"README.markdown","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2012-02-20T20:33:33.000Z","updated_at":"2021-08-17T20:26:34.000Z","dependencies_parsed_at":"2023-12-15T03:42:30.953Z","dependency_job_id":"0e154ffd-51bd-45f6-a652-78efc8835ac5","html_url":"https://github.com/Doist/css_image_concat","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Doist%2Fcss_image_concat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Doist%2Fcss_image_concat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Doist%2Fcss_image_concat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Doist%2Fcss_image_concat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Doist","download_url":"https://codeload.github.com/Doist/css_image_concat/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248970069,"owners_count":21191371,"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":[],"created_at":"2024-11-16T07:33:41.044Z","updated_at":"2025-04-14T22:24:28.239Z","avatar_url":"https://github.com/Doist.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"css_image_concat\n===========================================\n\nA script that can concat images into one image and create a CSS file.\nSuper useful when you want decrase issuing a lot of HTTP requests\ndue to a lot of small images (like icons).\n\nTo install it do following::\n\n    sudo pip install css_image_concat\n\nThis script takes three inputs::\n\n    image_dir: A directory of images\n    out_img: An output path to the concated image\n    out_css: An output path to a CSS file\n\nUsage is::\n\n    css_image_concat \u003cimage_dir\u003e \u003cout_img\u003e \u003cout_css\u003e\n\nIt will then process all the images of `image_dir` and create one\nimage and one CSS file with classes. The CSS classes have following name::\n\n    cmp_\u003cfilename\u003e\n\nThis script requires ImageMagick ( http://imagemagick.org/ )\n\nMore info at http://amix.dk/blog/post/19682#css-image-concat\n\nCopyright by Amir Salihefendic ( http://amix.dk/ )\nLicense MIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdoist%2Fcss_image_concat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdoist%2Fcss_image_concat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdoist%2Fcss_image_concat/lists"}