formatting
authorHorshack <redacted>
Thu, 13 Nov 2025 01:24:38 +0000 (20:24 -0500)
committerHorshack <redacted>
Thu, 13 Nov 2025 01:24:38 +0000 (20:24 -0500)
createoverlay.md
img2nef.md

index 7fee9c4abc9ea83fd60ef082dcecc1dd38bb02dd..1b4050e4918b05808ba38a360697782e43b00ba3 100644 (file)
@@ -2,7 +2,7 @@
 Command-line utility for creating viewfinder overlays with custom aspect ratio framelines and grid lines, which can then be converted into Nikon NEF raw files and used with Nikon's multiple exposure overlay feature for shooting with Nikon Z cameras - see the  [Using overlays with Nikon's multiple exposure feature](#using-overlays-with-nikon-multiple-exposure-feature) for details.\r
 \r
 ## Requirements\r
-createoverlay is part of [imgn2ef](img2nef.md) and runs on Windows, Mac, and Linux. It requires Python 3.10 or later, which can be [downloaded here](https://www.python.org/downloads/). The following additional Python packages are required:\r
+createoverlay is part of [img2nef](img2nef.md) and runs on Windows, Mac, and Linux. It requires Python 3.10 or later, which can be [downloaded here](https://www.python.org/downloads/). The following additional Python packages are required:\r
 \r
     pip install pillow\r
 \r
index 37e35b13f5127bd320b3ab901fa6fd7d2548eef9..4cd0477b712289e9f292a4aebb470b18eb146565 100644 (file)
@@ -1,5 +1,5 @@
 # img2nef\r
-Command-line utility that converts any image file into a Nikon NEF losslessly-compressed raw. Includes additional utilities that make use ofutilize img2nef, such as [createoverlay](createoverlay.md)makevf for creating viewfinder overlays with custom aspect ratio framing guides and display grids.\r
+Command-line utility that converts any image file into a Nikon NEF losslessly-compressed raw. Includes additional utilities that make use ofutilize img2nef, such as [createoverlay](createoverlay.md) for creating viewfinder overlays with custom aspect ratio framing guides and display grids.\r
 \r
 ## Requirements\r
 img2nef supports all Nikon cameras that support lossless 14-bit raw compression, which is most models except their entry-level cameras.\r
git clone https://git.99rst.org/PROJECT