{"id":18057605,"url":"https://github.com/xgqt/rbulkresizer","last_synced_at":"2026-01-20T16:01:24.388Z","repository":{"id":37481285,"uuid":"363529658","full_name":"xgqt/rbulkresizer","owner":"xgqt","description":"Graphical bulk picture resize tool written in Racket (mirror)","archived":false,"fork":false,"pushed_at":"2022-06-21T14:48:02.000Z","size":478,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-05T10:29:57.377Z","etag":null,"topics":["application","bulk-resizer","gui","multiplatform","racket"],"latest_commit_sha":null,"homepage":"https://gitlab.com/xgqt/rbulkresizer","language":"Racket","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/xgqt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-05-01T23:45:31.000Z","updated_at":"2022-06-21T14:48:07.000Z","dependencies_parsed_at":"2022-09-15T04:41:17.793Z","dependency_job_id":null,"html_url":"https://github.com/xgqt/rbulkresizer","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/xgqt/rbulkresizer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgqt%2Frbulkresizer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgqt%2Frbulkresizer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgqt%2Frbulkresizer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgqt%2Frbulkresizer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xgqt","download_url":"https://codeload.github.com/xgqt/rbulkresizer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgqt%2Frbulkresizer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28606288,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T14:45:23.139Z","status":"ssl_error","status_checked_at":"2026-01-20T14:44:16.929Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["application","bulk-resizer","gui","multiplatform","racket"],"created_at":"2024-10-31T02:08:22.533Z","updated_at":"2026-01-20T16:01:24.357Z","avatar_url":"https://github.com/xgqt.png","language":"Racket","funding_links":[],"categories":[],"sub_categories":[],"readme":"# R Bulk ResizeR\n\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"http://pkgs.racket-lang.org/package/rbulkresizer\"\u003e\n        \u003cimg src=\"https://img.shields.io/badge/raco_pkg_install-rbulkresizer-aa00ff.svg\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://gitlab.com/xgqt/rbulkresizer/pipelines\"\u003e\n        \u003cimg src=\"https://gitlab.com/xgqt/rbulkresizer/badges/master/pipeline.svg\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://github.com/xgqt/rbulkresizer/actions/workflows/ci.yml\"\u003e\n        \u003cimg src=\"https://github.com/xgqt/rbulkresizer/actions/workflows/ci.yml/badge.svg\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://gitlab.com/xgqt/rbulkresizer/commits/master.atom\"\u003e\n        \u003cimg src=\"https://img.shields.io/badge/feed-atom-orange.svg\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"./LICENSE\"\u003e\n        \u003cimg src=\"https://img.shields.io/badge/license-GPLv3-blue.svg\"\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\nGraphical bulk picture resize tool written in Racket.\n\n\n# About\n\nThis app is meant to be a alternative to https://bulkresizephotos.com\nA member of my family was using that service to resize their photos\nso I thought I would write a libre replacement.\n\n\n# Bugs\n\nReport bugs to [the upstream on GitLab](https://gitlab.com/xgqt/rbulkresizer).\n\n- few TODOs and FIXMEs here and there\n- can only create PNG images\n\n\n# Compilation\n\n**WARNING!!!** This process is still experimental.\nBetter to just install [Racket](https://racket-lang.org/download/), especially if you are on GNU+Linux.\n\nBy using scripts from this repository the binaries can be found\nin [bin](./bin) directory.\n\n\n## Linux\n\nExecute `make exe`.\n\n\n## Windows\n\nRun the [exe.ps1](./exe.ps1) script.\n\n\n# License\n\nSPDX-License-Identifier: GPL-3.0-only\n\n## Unless otherwise stated contents here are under the GNU GPL v3 license\n\nThis file is part of rbulkresizer.\n\nrbulkresizer is free software: you can redistribute it and/or modify\nit under the terms of the GNU General Public License as published by\nthe Free Software Foundation, version 3.\n\nrbulkresizer is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\nGNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License\nalong with rbulkresizer.  If not, see \u003chttps://www.gnu.org/licenses/\u003e.\n\nCopyright (c) 2021, Maciej Barć \u003cxgqt@riseup.net\u003e\nLicensed under the GNU GPL v3 License\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxgqt%2Frbulkresizer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxgqt%2Frbulkresizer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxgqt%2Frbulkresizer/lists"}