{"id":16068126,"url":"https://github.com/ged/thingfish-processor-image","last_synced_at":"2025-10-14T02:17:58.591Z","repository":{"id":65988049,"uuid":"73652988","full_name":"ged/thingfish-processor-image","owner":"ged","description":"Github mirror of a basic image-processor plugin for the Thingfish digital asset manager","archived":false,"fork":false,"pushed_at":"2021-01-03T08:25:22.000Z","size":102,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-10T20:57:12.078Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://hg.sr.ht/~ged/thingfish-processor-image","language":"Ruby","has_issues":false,"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/ged.png","metadata":{"files":{"readme":"README.md","changelog":"History.md","contributing":null,"funding":null,"license":"LICENSE.txt","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":"2016-11-14T00:43:13.000Z","updated_at":"2021-11-28T23:27:34.000Z","dependencies_parsed_at":"2023-06-06T06:15:44.681Z","dependency_job_id":null,"html_url":"https://github.com/ged/thingfish-processor-image","commit_stats":{"total_commits":23,"total_committers":3,"mean_commits":7.666666666666667,"dds":"0.30434782608695654","last_synced_commit":"53abf575d5751ffe21a972cdc5a7be07f9d09f2d"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ged%2Fthingfish-processor-image","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ged%2Fthingfish-processor-image/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ged%2Fthingfish-processor-image/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ged%2Fthingfish-processor-image/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ged","download_url":"https://codeload.github.com/ged/thingfish-processor-image/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247318746,"owners_count":20919483,"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-09T06:08:38.722Z","updated_at":"2025-10-14T02:17:53.548Z","avatar_url":"https://github.com/ged.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Thingfish-Processor-Image\n\nhome\n: http://deveiate.org/projects/Thingfish-Processor-Image\n\ncode\n: http://bitbucket.org/ged/Thingfish-Processor-Image\n\ngithub\n: https://github.com/ged/thingfish-processor-image\n\ndocs\n: http://deveiate.org/code/thingfish-processor-image\n\n\n## Description\n\nThis is a basic image-processor plugin for the Thingfish digital asset manager.\nIt extracts image-related metadata from uploaded media files, and generates one\nor more thumbnail images as related resources.\n\n\n## Installation\n\nThis plugin relies on [ImageMagick](http://www.imagemagick.org/), so you'll\nneed to have that installed as well as any `-dev` dependencies appropriate for\nyour system.\n\nOne you've done that:\n\n    $ gem install thingfish-processor-image\n\n\n##  Usage\n\nAs with Thingfish itself, this plugin uses\nConfigurability[https://rubygems.org/gems/configurability] to modify default\nbehaviors.\n\nHere's an example configuration file that enables this plugin.\n\n    --\n    thingfish:\n      processors:\n        - image\n    \n\t\timage_processor:\n\t\t  thumbnail_dimensions: 150x150\n\n\n\n## Contributing\n\nYou can check out the current development source with Mercurial via its\n[project page](https://gitlab.com/ravngroup/open-source/ruby-zyre).\n\nAfter checking out the source, run:\n\n    $ gem install -Ng\n    $ rake setup\n\nThis will install dependencies, and do any other necessary setup for\ndevelopment.\n\n\n## Authors\n\n* Michael Granger \u003cged@FaerieMUD.org\u003e\n\n\n## License\n\nCopyright (c) 2016-2017, Michael Granger\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are met:\n\n* Redistributions of source code must retain the above copyright notice,\n  this list of conditions and the following disclaimer.\n\n* Redistributions in binary form must reproduce the above copyright notice,\n  this list of conditions and the following disclaimer in the documentation\n  and/or other materials provided with the distribution.\n\n* Neither the name of the author/s, nor the names of the project's\n  contributors may be used to endorse or promote products derived from this\n  software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\nAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE\nFOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\nCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\nOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\nOF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fged%2Fthingfish-processor-image","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fged%2Fthingfish-processor-image","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fged%2Fthingfish-processor-image/lists"}