RawTherapee
rawtherapee.comWindows, Mac OS, LinuxA powerful raw photo processing system and editor, for non-destructive editing of raw digital photos
- Homepage:rawtherapee.com
- GitHub:github.com/Beep6581/RawTherapee
- Web info:web-check.xyz/check/rawtherapee.com
RawTherapee Source Code
Author
Description
A powerful cross-platform raw photo processing program
Homepage
https://rawtherapee.comRepository
- LicenseGPL-3.0
- Created11 Aug 15
- Primary languageC++
- Size207,259 KB
- Stars4,152
- Forks415
- Watchers4,152
Language Usage
Project Health
- Last commit11 days ago
- Open issues1,024
- Latest releasepre-dev-github-actions
Top Contributors
@heckflosse (2444)
@Desmis (2327)
@Beep6581 (1726)
@Lawrence37 (899)
@Hombre57 (623)
@agriggio (614)
@oduis (436)
@Floessie (400)
@ogniw (331)
@Benitoite (233)
@thebiguno (210)
@EmilMartinec (191)
@TooWaBoo (168)
@Thanatomanic (164)
@Pandagrapher (151)
@digitalcarp (140)
@michaelezra (140)
@adamreichold (121)
@abrock (75)
@innir (58)
@Krijger (53)
@rom9 (52)
@sgilbertson (41)
@ilyapopov (39)
@LoKolbasz (39)
@sgotti (35)
@xiota (33)
@kaesa (33)
@rfranke (22)
@thirtythreeforty (19)
@luzpaz (18)
@Bezierr (15)
@mandree (15)
@marter001 (14)
@twrecked (13)
@mkyral (13)
@scx (9)
@mattiaverga (8)
@Entropy512 (8)
@blitzgneisserin (8)
@pwnage101 (7)
@ghorvath78 (7)
@hfiguiere (6)
@SimonSegerblomRex (6)
@gatoatigrado (5)
@stwunsch (4)
@elliptic-shiho (4)
@samtygier (4)
@mbajor (4)
@erjiang (3)
@dheijl (3)
@digitalteg (3)
@npt-1707 (3)
@EwoutH (2)
@CarVac (2)
@lewicki-pk (2)
@cr545l (2)
@shlyakpavel (2)
@nicolas-t (2)
@0v3rt1r3d (2)
@ff2000 (2)
@helmi03 (2)
@jonathanBieler (2)
@matei-georged (2)
@kmilos (2)
@jaschob (2)
@ylep (1)
@cuniek (1)
@ThorNielsen (1)
@sobukus (1)
@ss23 (1)
@Stefal (1)
@barracuda156 (1)
@seebk (1)
@10110111 (1)
@LiNiO (1)
@PkmX (1)
@blastrock (1)
@patdavid-test (1)
@ya-isakov (1)
@ffsup2 (1)
@freddii (1)
@frspp (1)
@ion12 (1)
@jrockwar (1)
@rickyonedh (1)
@RubisetCie (1)
@shapirus (1)
@srv1n (1)
@t0pu (1)
@yuki77 (1)
@KLZ-0 (1)
@alexforencich (1)
@aserebryakov (1)
@purew (1)
@hyyz17200 (1)
@sharkcz (1)
@dlichtenberger (1)
@Davy-H (1)
@eduperez (1)
Recent Commits
Lawrence37(15 Aug 26)
Merge pull request #7736 from hfiguiere/header-cleanups Some header cleanup
Hubert Figuière(11 Aug 26)
Some header cleanup Remove unneeded header rtgui/widgets/basic/thresholdselector.h include Make cJSON.h include a user include instead (like elsewhere) Signed-off-by: Hubert Figuière <[email protected]>
Lawrence37(08 Aug 26)
Merge pull request #7478 from digitalcarp/cpp17 Enable C++17
Lawrence37(08 Aug 26)
Merge pull request #7685 from digitalcarp/refactor-params Refactor advanced and raw tab ProcParams
Daniel Gao(27 Jul 25)
Enable C++17
Lawrence Lee(26 Jul 26)
Preparing to merge back to dev
Lawrence37(25 Jul 26)
Merge pull request #7729 from RawTherapee/release-5.13 Release 5.13
Lawrence Lee(25 Jul 26)
Preparing for release 5.13
Lawrence37(25 Jul 26)
Merge pull request #7728 from Benitoite/patch-60 mac: fix symlinks getting thru in bundle script
Richard E Barber(20 Jul 26)
mac: fix symlinks getting thru in bundle script
Lawrence37(19 Jul 26)
Merge pull request #7727 from RawTherapee/libraw-0.22.2 LibRaw 0.22.2
Lawrence Lee(18 Jul 26)
Merge commit '5ffef4b479976e6ee1db3126c4f510841b6fa714' into libraw-0.22.2 Upgrade LibRaw to 0.22.2.
Lawrence Lee(18 Jul 26)
Squashed 'rtengine/libraw/' changes from b860248a8..b93f6e45c b93f6e45c 0.22-Release: picked up two last minute patches; Changelog updated 5e37b0389 Fixed 6yr old typos in USE_6BY9RPI 8- and 16- bit decoders e4b18e7ac trimSpaces: Improved handling of zero-length strings and strings consisting only of spaces 52f7b58a9 0.22.2 Release d932fa118 Misc fixups dead45de7 Fix links to license files in contributing document be519b317 removeExcessiveSpaces: handle zero-length strings the right way 98bb471ba contributing rules updated 2bc644b3d Zero read buffers before fread f33997a1d FP DNG loader: check for tile index; convertFloatToInt: avoid possible integer overflow c9fcadbe5 open_bayer(): reject images with raw size/visible size less than 22 (as in open_file/identify); vng_interpolate: do not interpolate images less than 8x8 4bf0a0af2 PPM16 thumb: check against LIBRAW_MAX_THUMBNAIL_MB 7bf4c81ce open_bayer(): additional input data checks 184c2ec58 Olympus/14bit: refuse incorrect wbits metadata 2ae5b3b3e X3F decoder: initialise raw storage if LIBRAW_CALLOC_RAWSTORE defined e2547d076 crx decoder: check plane size agains imgdata.rawparams.max_raw_memory_mb 2dce5bdbc Crx decoder: avoid possible int32 overflow on allocation size calculations 67a7ddaf4 check for ifd->bps values in FP DNG decoder 595c8364b fixed stack memory/previous image metadata exposure (reported by DMSAN) f80652686 LibRaw_memmgr: allow malloc to fail on local pointer array small allocation. It will definitely fall later on large-buffer allocation 233ae06de rotated fuji: stricter image size limits; raw2image(ex): avoid possible 32-bit overflow on alloc size calculations a0880cfaa width/height and iwidth/height values documented 3bea0fa82 width/height and iwidth/height values documented 7dff13dcb wavelet denoise: ensure allocation size not exceed 4GB 56fc049a7 unpack_thumb: check JPEG thumbnail size before performing allocation; Remove all allocation test results because LibRaw::calloc/malloc will raise exception if allocation fails 07597ffd2 removed row_stride signed/unsigned mix; check row_stride value against buffer size 3ba757f72 fixed possible next struct item override in x3f_parse 537e81c0e parse_phase_one: prevent buffer overrun if incorrect flat field data provided 80a051337 Limit parse_mos recursion depth; parse_qt: raise exception, do not hide too depth nesting error b41f81371 parse_qt: avoid too deep recursion git-subtree-dir: rtengine/libraw git-subtree-split: b93f6e45c194f5df9b02a43b1af9a54b4f41f33f
Lawrence37(18 Jul 26)
Merge pull request #7725 from Lawrence37/cal-rgb-brightness-threshold CAL RGB brightness curves threshold
Lawrence Lee(12 Jul 26)
Add threshold to CAL RGB brightness curves Eliminate hard transitions when using the Color Appearance & Lighting RGB brightness curves.
Lawrence37(11 Jul 26)
Merge pull request #7723 from Lawrence37/release-notes-5.13 Updated release notes for 5.13
Lawrence37(11 Jul 26)
Merge pull request #7722 from RawTherapee/dutch-5.13 Dutch translation for 5.13
Lawrence Lee(04 Jul 26)
Update news for package maintainers Mention the removal of the USE_OLD_CXX_ABI option and addition of the fmt library dependency.
Lawrence37(04 Jul 26)
Merge pull request #7717 from mattiaverga/fmt Set option to use system fmt library
Lawrence37(04 Jul 26)
Merge pull request #7712 from Benitoite/patch-56 mac: fix file open event handling
Lawrence37(04 Jul 26)
Merge pull request #7719 from RawTherapee/chinese-simplified-5.13 Updated Chinese (Simplified) translation
Lawrence Lee(04 Jul 26)
Update Dutch translation Provided by paulmatthijsse in https://github.com/RawTherapee/RawTherapee/issues/7720.
Lawrence Lee(28 Jun 26)
Update Chinese (Simplified) translation Provided by syyrmb in https://github.com/RawTherapee/RawTherapee/issues/7704#issuecomment-4815364161.
Mattia Verga(28 Jun 26)
Set option to use system fmt library Signed-off-by: Mattia Verga <[email protected]>
Richard E Barber(28 Jun 26)
mac: use correct property list header Co-authored-by: Copilot Autofix powered by AI <[email protected]>
Richard E Barber(27 Jun 26)
guard against unexpected values of input Co-authored-by: Lawrence37 <[email protected]>
Richard E Barber(23 Jun 26)
mac: specify UTIs for raw image association Updated Info.plist.in to include new key-value pairs for handling raw image formats and associated metadata.
Richard E Barber(22 Jun 26)
mac: increase fancy dmg vertical dimension
Richard E Barber(22 Jun 26)
mac: bug report webloc link includes template
Richard E Barber(22 Jun 26)
mac: Fix quoting issues in macosx_bundle.sh
RawTherapee Security
RawTherapee Website
Website
Home | RawTherapee
About RawTherapee is a powerful, cross-platform raw photo processing system, released as Free Software (GPLv3). It is designed for developing raw files from a broad range of digital cameras and targeted at users ranging from enthusiast newcomers who wish to broaden their understanding of how digital imaging works to professional photographers. RawTherapee provides a powerful suite of tools for you to produce amazing photos and showcase your creativity.
Redirects
Does not redirect
Security Checks
All 65 security checks passed
Server Details
- IP Address37.9.175.165
- Hostnameing.r3.websupport.sk
- LocationBratislava,Bratislavsky kraj,Slovakia,EU
- ISPWebSupport S.R.O.
- ASNAS51013
Associated Countries
SE
CZ
SK
Safety Score
Website marked as safe
100%
Blacklist Check
rawtherapee.com was found on 0 blacklists
- AntiSocial Blacklist
- Artists Against 419
- Badbitcoin
- Bambenek Consulting
- CERT Polska
- CoinBlockerLists
- CRDF
- CryptoScamDB
- EtherAddressLookup
- EtherScamDB
- Fake Website Buster
- MetaMask EthPhishing
- NABP Not Recommended Sites
- OpenPhish
- PetScams
- PhishFeed
- PhishFort
- Phishing.Database
- PhishStats
- PhishTank
- Phishunt
- RPiList Not Serious
- Scam.Directory
- SecureReload Phishing List
- Spam404
- StopGunScams
- Suspicious Hosting IP
- ThreatFox
- ThreatLog
- TweetFeed
- URLhaus
- ViriBack C2 Tracker
Website Preview
RawTherapee Docker
Container Info
Rawtherapee
[RawTherapee](https://rawtherapee.com/) is a free, cross-platform raw image processing program!
View on DockerHub
linuxserver/rawtherapee:latestRun Command
docker run -d \
-p 3000:3000/tcp \
-p 3001:3001/tcp \
-e PUID=${PUID} \
-e PGID=${PGID} \
-e TZ=${TZ} \
-v /srv/lsio/rawtherapee/config:/config \
--restart=unless-stopped \
linuxserver/rawtherapee:latestCompose File
version: 3.8
services:
rawtherapee:
image: "linuxserver/rawtherapee:latest"
ports:
- "3000:3000/tcp"
- "3001:3001/tcp"
environment:
PUID: 1000
PGID: 1000
TZ: Etc/UTC
volumes:
- "/srv/lsio/rawtherapee/config:/config"
restart: unless-stoppedEnvironment Variables
- Var NameDefault
- PUID1000
- PGID1000
- TZEtc/UTC
Port List
- 3000:3000/tcp
- 3001:3001/tcp
Volume Mounting
- Container PathHost Bind
- /config/srv/lsio/rawtherapee/config
RawTherapee Reviews
More Image Editors
A photography workflow application (similar to Adbobe Lightroom) Includes a non-destructive raw developer for raw images and managing digital negatives.
A free, open source, cross-platform image editor. GIMP is a powerful tool for photo retouching, image composition, and image authoring. It is highly customizable, and supports a wide range of file formats.
A free, open source, professional vector graphics editor. It is a powerful tool for creating illustrations, icons, logos, diagrams, maps, and web graphics.
Digital painting application. Free and open source (backed by KDE), with cross-platform support, Krita is popular among both professional and amateur artists due to it's comprehensive feature set, and intuitive UI
A more advanced take on Microsoft Paint. Suitable for basic image editing, with support for basic layers, unlimited undo/redo, and extendable via plugins
A free online image editor, for both raster and vector graphics, with a very wide range of supported formats
Not Open SourceA free web-based image editor, with a modern UI. Also offers premium/paid features, such as AI-powered generation, touchup and editing
Not Open Source
About the Data: RawTherapee
Change History
- Added
Edit RawTherapee Data
You can edit RawTherapee's entry in this section of awesome-privacy.yml by submitting a PR to our GitHub repo.
Note that some of the information shown above has been aggregated from external
sources, a list of these can be found data documentation.
Origin Data
Modify Data
API
You can access RawTherapee's data programmatically via our API. Simply make a GET request to:
https://api.awesome-privacy.xyz/v1/services/rawtherapeeThe REST API is free, no-auth and CORS-enabled. To learn more, view the API Docs or read the API Usage Guide.
Share RawTherapee
Help your friends compare Image Editors, and pick privacy-respecting software and services.
Share RawTherapee and Awesome Privacy with your network!