Skip to content

Commit 79f4eb9

Browse files
Update README.md
add Link download for windows
1 parent 5b50e80 commit 79f4eb9

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44

55
A simple and user-friendly Python GUI application to convert DNG raw image files to JPG, offering options to resize to specific Megapixel (MPX) dimensions and adjust JPG quality. It also copies all EXIF metadata from the original DNG file to the new JPG.
66

7-
87
![Screenshot](https://raw.githubusercontent.com/ITCSsDeveloper/DNG-to-JPG-Converter-PythonGUI/refs/heads/main/screenshot.png)
98

109
-----
@@ -22,6 +21,12 @@ A simple and user-friendly Python GUI application to convert DNG raw image files
2221

2322
-----
2423

24+
## Downloads
25+
26+
[Windows.exe](https://drive.google.com/drive/folders/1IiXqeD1wU-cVWUe9iUcOR8twzKITb8Ej) | Paรรw0รd : dng_converter_gui.zip
27+
28+
-----
29+
2530
## Prerequisites
2631

2732
Before running the application, make sure you have Python installed (Python 3.x is recommended). You'll also need the following Python libraries:

0 commit comments

Comments
 (0)