{"id":17245526,"url":"https://github.com/bobbicodes/mecca-pix","last_synced_at":"2025-04-14T04:09:47.989Z","repository":{"id":36157754,"uuid":"221353075","full_name":"bobbicodes/mecca-pix","owner":"bobbicodes","description":"Convert raster images to SVG in Clojurescript","archived":false,"fork":false,"pushed_at":"2022-12-10T18:16:23.000Z","size":15358,"stargazers_count":15,"open_issues_count":2,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-14T04:09:39.004Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://bobbicodes.github.io/mecca-pix/","language":"JavaScript","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/bobbicodes.png","metadata":{"files":{"readme":"README.md","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}},"created_at":"2019-11-13T02:13:50.000Z","updated_at":"2023-12-20T08:16:38.000Z","dependencies_parsed_at":"2023-01-17T00:45:31.863Z","dependency_job_id":null,"html_url":"https://github.com/bobbicodes/mecca-pix","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/bobbicodes%2Fmecca-pix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bobbicodes%2Fmecca-pix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bobbicodes%2Fmecca-pix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bobbicodes%2Fmecca-pix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bobbicodes","download_url":"https://codeload.github.com/bobbicodes/mecca-pix/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248819404,"owners_count":21166477,"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-10-15T06:29:47.872Z","updated_at":"2025-04-14T04:09:47.954Z","avatar_url":"https://github.com/bobbicodes.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mecca-pix\n\nThis thing came about because of my deep frustration with every SVG tool I could find for tracing bitmaps, I simply wanted to preserve the pixels 1:1 for consistent results. When I found the technique used in [Pixels.svg](https://codepen.io/shshaw/pen/XbxvNj), which is itself inspired by [px2svg](https://github.com/meyerweb/px2svg), I was so pleased with it that I decided to write the functionality into my own app.\n\nIntended for small, low-res images with limited colors. Output is rendered pixel for vector \"pixel\", a `path` with a `stroke` with a length and width of `1`.  To optimize, run through [SVGOMG](https://jakearchibald.github.io/svgomg/) or the like.\n\n[Live app here](https://BTowersCoding.github.io/mecca-pix/)\n\n## Development\n\nStart local server:\n\n```bash\nclojure -A:fig -b dev -r\n```\n\nCreate optimized build:\n\n```bash\nclj -m figwheel.main -O advanced -bo dev\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbobbicodes%2Fmecca-pix","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbobbicodes%2Fmecca-pix","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbobbicodes%2Fmecca-pix/lists"}