A Better Light Source For Scanning Color Negative Film

View on GitHub Preorder scanlight v2 on Ko-fi

scanlight 3

HW v2 shown, v3 similar.

features

I will be building a limited quantity of scanlight units for sale - for more details, see my shop on Ko-Fi.

Low-cost upgrade kits are available to v1 buyers: request one here.

optical design

In terms of light uniformity, the new diffuser design is significantly better than version 1 and is generally on par with other uniform light sources. Scanlight 2 and 3 perform nearly as well when evaluated for 6x8 medium format film as scanlight 1 does when evaluated for 135 film:

Comparison: scanlight 1 vs scanlight 2 vs competing white LED light panel vs LCD monitor. All images show a 100x72mm physical area at the center of each light source. A thin plastic diffuser was placed over the LCD display to avoid moiré effect.

Comparison: white LED light panel (left) vs scanlight 2 (right)

Both of these scans have been inverted and color balanced without any calibration for light source luminance or color uniformity. Negatives are 6x6 medium format Kodak Ektar 100.

All this is achieved using a simpler optical design inspired by professional film scanner light sources, using a reflective housing and single high-quality acrylic diffuser to improve both color mixing and luminance uniformity over version 1. The diffuser is made from ACRYLITE® Satinice light-diffusing acrylic, which has a finely textured surface that hides fingerprints and scratches and is easy to keep clean.

Note: Using Lens Cast Calibration in Capture One or Flat-Field Correction in Lightroom is still highly recommended no matter which light source you use.

film carriers

The 35mm and medium format film carriers use a double S-curve design to keep the film flat and have a small film-to-light distance (35mm: 2.8mm, medium format: 3.8mm) to minimize vignetting. Both film carriers feature interchangeable masks that snap into the back of the carrier to block stray light from reaching the camera, and the 35mm carrier has a snap-on hood to prevent external light from reflecting off the film. Medium format masks are available in all common sizes, and the film carrier exposes enough area to scan 6x9 negatives when no mask is installed. The double S-curve design is optimized for scanning full rolls or cut pieces >150mm in length; scanning shorter pieces may be difficult especially if the film is curled across its width.

horizontal mounting

HW v2 shown, v3 similar.

As an alternative to using a tripod or vertical copy stand, 3D printable parts for mounting the light source and a camera with an Arca-Swiss quick-release plate to a piece of 20x20mm T-slot aluminum extrusion are included. This mounting method will accommodate cameras where the distance between the center of the lens and the bottom plane of the quick-release plate is at least 36 mm - the included 3D printable spacers can be used to offset the height of the light source to accommodate larger cameras.

Design files are available here.

sample scans

Each group of four negatives were scanned and processed together in order to demonstrate how the light source affects the overall look of the scans rather than to show a subjectively ideal edit for each photo. Minimal post-processing was done to all scans (import image with linear raw profile, invert, color balance, apply tone curve). The same tone curve was used for all scans.

Kodak Ektar 100 (left: white light, right: narrowband RGB light)

Kodak Ektar 100 (left: white light, right: narrowband RGB light)

Fuji 200 (left: white light, right: narrowband RGB light)

Fuji 200 (left: white light, right: narrowband RGB light)

Kodak Aerocolor IV 2460 (left: white light, right: narrowband RGB light)

Kodak Aerocolor IV 2460 (left: white light, right: narrowband RGB light)

note on brightness enhancing film

When installed below the main diffuser and a significant distance away from the LEDs, brightness enhancing film appears to create hotspots in the spaces in the center of each group of 4 LED clusters. When installed above the main diffuser, it introduces vignetting around the center of the image. Brightness enhancing film also scratches easily and is difficult to keep free of dust and oils. Because of this, the v2 diffuser does not use brightness enhancing film internally. Separate sheets of BEF (3M BEF3-T-155n; equivalent to Cinestill CS-LiteBrite+) will be available as a low-cost addon for anyone who wants to experiment with it.

PCB details

The version 3 PCB is an incremental improvement over version 2 and allows a Raspberry Pi Pico microcontroller to be attached directly to the main board, which enables full control of the light from a computer using the web app here: https://jackw01.github.io/scanlight/automation/app/dist/index.html. This functionality can also be enabled on v2 by connecting an external Raspberry Pi Pico to the header on the PCB.

All design files can be downloaded from the GitHub repository.

PCB Schematic as PDF (Rev. 3)

PCB BOM

LED datasheet

Pi Pico firmware and web app

The web app for controlling scanlight v3 is available here. A Chromium-based web browser is required as other browser engines do not support the WebUSB/WebSerial API.

The source code for the Pi Pico firmware, a ready-to-flash firmware binary, and the source code for the remote control web app can be downloaded from the GitHub repository.