{"id":13561397,"url":"https://github.com/LuminanceHDR/LuminanceHDR","last_synced_at":"2025-04-03T17:30:51.645Z","repository":{"id":27329509,"uuid":"30804049","full_name":"LuminanceHDR/LuminanceHDR","owner":"LuminanceHDR","description":"A complete workflow for HDR imaging","archived":false,"fork":false,"pushed_at":"2025-03-09T10:54:14.000Z","size":44378,"stargazers_count":623,"open_issues_count":96,"forks_count":104,"subscribers_count":34,"default_branch":"master","last_synced_at":"2025-03-09T11:26:34.276Z","etag":null,"topics":["c-plus-plus","desktop-application","graphics","hdr-imaging","qt5-gui","tone-mapping"],"latest_commit_sha":null,"homepage":"http://qtpfsgui.sourceforge.net/","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LuminanceHDR.png","metadata":{"files":{"readme":"README.md","changelog":"Changelog","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":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-02-14T18:00:49.000Z","updated_at":"2025-03-09T10:54:18.000Z","dependencies_parsed_at":"2022-07-14T10:21:31.520Z","dependency_job_id":"4d07a25c-5a81-403f-8a0a-44606ca9a11a","html_url":"https://github.com/LuminanceHDR/LuminanceHDR","commit_stats":null,"previous_names":[],"tags_count":39,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LuminanceHDR%2FLuminanceHDR","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LuminanceHDR%2FLuminanceHDR/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LuminanceHDR%2FLuminanceHDR/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LuminanceHDR%2FLuminanceHDR/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LuminanceHDR","download_url":"https://codeload.github.com/LuminanceHDR/LuminanceHDR/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247046802,"owners_count":20874725,"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":["c-plus-plus","desktop-application","graphics","hdr-imaging","qt5-gui","tone-mapping"],"created_at":"2024-08-01T13:00:55.844Z","updated_at":"2025-04-03T17:30:46.637Z","avatar_url":"https://github.com/LuminanceHDR.png","language":"C++","readme":"![Logo](images/luminance.svg)\n# Luminance HDR\n---------------\n[![Release](https://img.shields.io/github/release/LuminanceHDR/LuminanceHDR.svg)](https://github.com/LuminanceHDR/LuminanceHDR/releases/tag/v.2.6.0)\n[![License](https://img.shields.io/github/license/LuminanceHDR/LuminanceHDR.svg)](https://github.com/LuminanceHDR/LuminanceHDR/blob/master/LICENSE)\n[![Issue Stats](https://img.shields.io/github/issues/LuminanceHDR/LuminanceHDR.svg)](https://github.com/LuminanceHDR/LuminanceHDR/issues)\n[![Pull Request Stats](https://img.shields.io/github/issues-pr/LuminanceHDR/LuminanceHDR.svg)](https://github.com/LuminanceHDR/LuminanceHDR/pulls)\n[![Packaging status](https://repology.org/badge/tiny-repos/luminance-hdr.svg)](https://repology.org/project/luminance-hdr/badges)\n\nCopyright (C) 2010-2019\n\n - Davide Anastasia \u003cdavideanastasia@users.sourceforge.net\u003e\n - Franco Comida \u003cfcomida@users.sourceforge.net\u003e\n - Daniel Kaneider \u003cdanielkaneider@users.sourceforge.net\u003e\n\n and many contributors and translators\n\nCopyright (C) 2006-2010 - Giuseppe Rota \u003cgrota@users.sourceforge.net\u003e\n\n- Webpage: http://qtpfsgui.sourceforge.net\n- Sourceforge: http://sourceforge.net/projects/qtpfsgui\n- Github: https://github.com/LuminanceHDR/LuminanceHDR\n\nWhat it is\n----------\nLuminance HDR is a graphical user interface (based on the Qt5 toolkit) that provides a complete workflow for HDR imaging.\n\nSupported HDR formats:\n* OpenEXR (extension: exr)\n* Radiance RGBE (extension: hdr)\n* Tiff formats: 16bit, 32bit (float) and LogLuv (extension: tiff)\n* Raw image formats (extension: various)\n* PFS native format (extension: pfs)\n\nSupported LDR formats:\n* JPEG, PNG, PPM, PBM, TIFF, FITS\n\nSupported features:\n* Create an HDR file from a set of images (JPEG, TIFF 8bit and 16bit, RAW)\nof the same scene taken at different exposure setting\n* Save and load HDR files\n* Rotate and resize HDR files\n* Tonemap HDR images\n* Projective Transformations\n* Copy EXIF data between sets of images\n* Supports internationalization\n\nRaw image formats are supported - and treated as HDR - thanks to [LibRAW](http://www.libraw.org/).\n\nMake sure you read the \"Dependencies\" Section in the [INSTALL.md](INSTALL.md) file. If you intend to make a package for a GNU/Linux distribution, please refer to the same file for more information.\n\nThe code is in part based on the existing open source packages:\n- \"pfstools\", \"pfstmo\" and \"pfscalibration\" by Grzegorz Krawczyk and Rafal Mantiuk\n- \"qpfstmo\", by Nicholas Phillips.\n\nWithout their contribution all of this would have not been possible.\n\nDependencies\n------------\nPlease, refer to the [INSTALL.md](INSTALL.md) file\n\nCompiling the sources\n---------------------\nPlease, refer to the [INSTALL.md](INSTALL.md) file\n\nContact and Links\n-----------------\nAll comments and suggestions concerning this package or the implementation of particular algorithms are welcome.\n\nFor bugs, issues or feature requests, please refer to the [BUGS](BUGS) file\n\nSee also:\n* [PFStools](http://www.mpii.mpg.de/resources/pfstools/)\n* [PFStmo (a tone mapping library)](http://www.mpii.mpg.de/resources/tmo/)\n* [PFScalibration](http://www.mpii.mpg.de/resources/hdr/calibration/pfs.html)\n","funding_links":[],"categories":["HDR Specific Software","Applications","Cross-Platform"],"sub_categories":["Sony","Graphics","JavaScript"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FLuminanceHDR%2FLuminanceHDR","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FLuminanceHDR%2FLuminanceHDR","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FLuminanceHDR%2FLuminanceHDR/lists"}