{"id":37821459,"url":"https://github.com/c-yan/wisteria","last_synced_at":"2026-01-16T15:42:18.071Z","repository":{"id":145414379,"uuid":"134117150","full_name":"c-yan/wisteria","owner":"c-yan","description":"藤 -Resizer- / 画像の最高品質な拡大縮小を高速かつ一括で行う","archived":false,"fork":false,"pushed_at":"2025-01-12T11:53:20.000Z","size":164,"stargazers_count":6,"open_issues_count":24,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-12T12:33:23.519Z","etag":null,"topics":["delphi","image-processing","windows"],"latest_commit_sha":null,"homepage":"","language":"Pascal","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/c-yan.png","metadata":{"files":{"readme":"README.ja.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":"2018-05-20T03:38:28.000Z","updated_at":"2025-01-12T11:53:23.000Z","dependencies_parsed_at":"2023-03-29T19:32:51.650Z","dependency_job_id":null,"html_url":"https://github.com/c-yan/wisteria","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/c-yan/wisteria","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c-yan%2Fwisteria","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c-yan%2Fwisteria/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c-yan%2Fwisteria/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c-yan%2Fwisteria/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/c-yan","download_url":"https://codeload.github.com/c-yan/wisteria/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c-yan%2Fwisteria/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28479409,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T11:59:17.896Z","status":"ssl_error","status_checked_at":"2026-01-16T11:55:55.838Z","response_time":107,"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":["delphi","image-processing","windows"],"created_at":"2026-01-16T15:42:17.970Z","updated_at":"2026-01-16T15:42:18.045Z","avatar_url":"https://github.com/c-yan.png","language":"Pascal","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 藤 -Resizer-\n\n複数の画像を一括して拡大・縮小します.\nサイズを指定した後に画像ファイルをウインドウにドラッグするだけなので非常に手軽です.\nまた、複数の画像を含むフォルダ自体をドラッグすることも可能です.\nファイル名は生成規則を使って自動的に付ける事が出来ます.\n3-lobed Lanczos-windowed sinc 補間法で拡大・縮小を行うので最高品質の画像を得ることが出来ます.\nHTML を自動生成する機能もあるので、サムネイル付きでウェブに画像を載せるといった用途にも便利です.\n\n本ソフトウェアを利用するためには、以下の事項についての知識及び理解が必要です.\n\n- zipファイルとその解凍方法\n- パスと拡張子\n- ドラッグ操作\n\n実行ファイルの存在するディレクトリに ini ファイルを作成するので、Vista 以降の場合は Program Files ディレクトリ配下には実行ファイルを配置しないでください.\n\n## 動作確認例がある環境\n\n- Windows XP\n- Windows 7 (32bit/64bit)\n- Windows 8 (32bit/64bit)\n- Windows 10 (64bit)\n\n## 動作不具合の確認例がある環境\n\n- 無し\n\n## 注意\n\n- 実行ファイル(及びショートカット)ではなく、起動したウインドウへ D\u0026D してください.\n\n## 各メジャーバージョンの機能比較表\n\n項目                              |2.x         |3.x (32bit) |3.x (64bit) |4.x (32bit) |4.x (64bit)\n----------------------------------|------------|------------|------------|------------|------------\nバイナリサイズ                    |◎          |○          |△          |△          |×\n標準での読込対応画像形式数        |× (IL)     |○ (WIC)    |○ (WIC)    |○ (WIC)    |○ (WIC)\nSusie プラグイン対応              |○          |○          |○          |○          |○\nAtoB Converter プラグイン対応     |○          |○          |×          |○          |×\nJPEG サブサンプリング無効圧縮対応 |○          |○          |○          |×          |×\n並列処理対応                      |×          |○          |○          |○          |○\nタスクバーでの進捗表示            |×          |○          |○          |○          |○\nHigh DPI 対応                     |×          |×          |×          |○          |○\n参考: ビルドに使う Delphi の版数  |Delphi 2007 |Delphi XE2  |Delphi XE2  |Delphi 12.1 |Delphi 12.1\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fc-yan%2Fwisteria","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fc-yan%2Fwisteria","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fc-yan%2Fwisteria/lists"}