{"id":15723974,"url":"https://github.com/sveinbjornt/phew","last_synced_at":"2025-09-16T09:56:55.967Z","repository":{"id":56910597,"uuid":"88158689","full_name":"sveinbjornt/Phew","owner":"sveinbjornt","description":"FLIF image viewer and QuickLook plugin for macOS","archived":false,"fork":false,"pushed_at":"2018-05-15T14:34:59.000Z","size":6543,"stargazers_count":87,"open_issues_count":0,"forks_count":4,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-09-15T13:02:09.122Z","etag":null,"topics":["cocoapods","flif","flif-format","flif-images","image-compression","image-viewer","lossless-images","macos","osx","quicklook","quicklook-plugin"],"latest_commit_sha":null,"homepage":"https://sveinbjorn.org/phew","language":"Objective-C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sveinbjornt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"License.html","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-04-13T11:38:39.000Z","updated_at":"2025-07-31T03:37:18.000Z","dependencies_parsed_at":"2022-08-21T04:20:44.751Z","dependency_job_id":null,"html_url":"https://github.com/sveinbjornt/Phew","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/sveinbjornt/Phew","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sveinbjornt%2FPhew","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sveinbjornt%2FPhew/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sveinbjornt%2FPhew/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sveinbjornt%2FPhew/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sveinbjornt","download_url":"https://codeload.github.com/sveinbjornt/Phew/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sveinbjornt%2FPhew/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275399541,"owners_count":25457779,"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","status":"online","status_checked_at":"2025-09-16T02:00:10.229Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["cocoapods","flif","flif-format","flif-images","image-compression","image-viewer","lossless-images","macos","osx","quicklook","quicklook-plugin"],"created_at":"2024-10-03T22:14:04.767Z","updated_at":"2025-09-16T09:56:55.905Z","avatar_url":"https://github.com/sveinbjornt.png","language":"Objective-C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Phew - FLIF Image Viewer for macOS\n\n\u003cimg align=\"right\" src=\"doc/phew_icon.png\" width=\"128\" height=\"128\" style=\"float: right; margin-left: 30px; width:128px; height:128px;\" alt=\"Phew Application Icon\"\u003e\n\n**Phew** is an open-source \u003ca href=\"http://flif.info\"\u003eFLIF\u003c/a\u003e image viewer and QuickLook plugin for macOS.\n\nThe \u003cstrong\u003e\u003ca href=\"http://flif.info\"\u003eFree Lossless Image Format\u003c/a\u003e\u003c/strong\u003e or \u003cstrong\u003eFLIF\u003c/strong\u003e is a novel lossless image format which outperforms PNG, lossless WebP, lossless BPG, lossless JPEG2000, and lossless JPEG XR in terms of compression ratio.\n\nPhew can open and display FLIF images, and can export them as PNG, TIFF, BMP or raw pixel data. If the accompanying QuickLook Plug-In is installed, FLIF images show thumbnails and previews in the Finder and Spotlight just like regular images.\n\nAnimated FLIF images are currently not supported.\n\n## Installation\n\n* **[Download Phew 1.0](http://sveinbjorn.org/files/software/phew/Phew-1.0.zip)** (Intel 64-bit, macOS 10.10 or later, ~1.7 MB)\n* [Sample FLIF images](sample-images/)\n\nThe Phew source code contains the \u003ccode\u003eFLIFImage\u003c/code\u003e class, which is an Objective-C wrapper to easily read images in the FLIF format via \u003ccode\u003elibflif\u003c/code\u003e. This class is available via \u003ca href=\"https://cocoapods.org\"\u003eCocoaPods\u003c/a\u003e. See below for further info.\n\nPhew is also available through [Homebrew Caskroom](https://caskroom.github.io)\n\n    brew cask install phew\n\n## Screenshots\n\n\u003cimg src=\"doc/phew_screenshot1.jpg\" style=\"max-width:100%;\" alt=\"Phew Screenshot\"\u003e\n\n\u003ccenter\u003e\u003cimg src=\"doc/phew_screenshot5.png\" style=\"max-width:100%;\" alt=\"Phew Screenshot\"\u003e\u003c/center\u003e\n\n\u003cimg src=\"doc/phew_screenshot2.jpg\" style=\"max-width:100%;\" alt=\"Phew Screenshot\"\u003e\n\u003cimg src=\"doc/phew_screenshot3.jpg\" style=\"max-width:100%;\" alt=\"Phew Screenshot\"\u003e\n\u003cimg src=\"doc/phew_screenshot4.jpg\" style=\"max-width:100%;\" alt=\"Phew Screenshot\"\u003e\n\n## FLIFImage Objective-C Class\n\n\u003ccode\u003eFLIFImage\u003c/code\u003e is an Objective-C wrapper to easily read images in the FLIF format via \u003ccode\u003elibflif\u003c/code\u003e, the official FLIF reference decoder implementation. You can install via \u003ca href=\"https://cocoapods.org\"\u003eCocoaPods\u003c/a\u003e. \n\nFLIFImage exposes the following class methods:\n\n    + (BOOL)isFLIFImageAtPath:(NSString *)path;\n    + (BOOL)isFLIFImageData:(NSData *)data;\n\n    + (NSImage *)imageFromFileAtPath:(NSString *)path;\n    + (CGImageRef)newCGImageFromFileAtPath:(NSString *)path;\n\n    + (NSImage *)imageFromData:(NSData *)data;\n    + (CGImageRef)newCGImageFromData:(NSData *)data;\n\nThose calling \u003ccode\u003enewCGImage*\u003c/code\u003e methods are responsible for releasing the returned CGImageRef.\n\n## License\n\nPhew uses \u003ca href=\"https://github.com/FLIF-hub/FLIF\"\u003e\u003ccode\u003elibflif\u003c/code\u003e\u003c/a\u003e, which is distributed under the \n\u003ca href=\"http://www.gnu.org/licenses/gpl.html\"\u003eGNU Lesser General Public License\u003c/a\u003e (LGPL), version 3 or later. Phew itself is also open source software, available under the three-clause BSD license:\n\n\u003e Copyright (c) 2017, Sveinbjorn Thordarson \u0026lt;sveinbjorn@sveinbjorn.org\u0026gt;\n\u003e \n\u003e Redistribution and use in source and binary forms, with or without modification,\n\u003e are permitted provided that the following conditions are met:\n\u003e \n\u003e 1. Redistributions of source code must retain the above copyright notice, this\n\u003e list of conditions and the following disclaimer.\n\u003e \n\u003e 2. Redistributions in binary form must reproduce the above copyright notice, this\n\u003e list of conditions and the following disclaimer in the documentation and/or other\n\u003e materials provided with the distribution.\n\u003e \n\u003e 3. Neither the name of the copyright holder nor the names of its contributors may\n\u003e be used to endorse or promote products derived from this software without specific\n\u003e prior written permission.\n\u003e \n\u003e THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND\n\u003e ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED\n\u003e WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.\n\u003e IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,\n\u003e INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT\n\u003e NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\u003e PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,\n\u003e WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)\n\u003e ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE\n\u003e POSSIBILITY OF SUCH DAMAGE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsveinbjornt%2Fphew","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsveinbjornt%2Fphew","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsveinbjornt%2Fphew/lists"}