Webcam Lighting & Framing Analyzer Reference

Every lighting and framing term covered by the Webcam Lighting & Framing Analyzer, collected on one page. Pick a term from the list to see its definition and target values.

ZERO UPLOAD · ALL LOCAL

Lighting Balance

A low lighting balance score means the left and right sides of your face receive similar illumination. It is one of the two measurements the Webcam Lighting & Framing Analyzer computes continuously from your live camera feed. The score is most useful as a feedback loop: change a lamp, close a blind, or move closer to a window, then watch whether the percentage drops. The definition and body sections explain how the score is calculated, what the threshold tiers mean in practice, and which room conditions produce each range of values.

What is Lighting balance?

Lighting balance is the absolute luminance difference between the left and right halves of a camera frame, expressed as a percentage, where lower values indicate more even facial illumination.1

How the lighting balance score is calculated

The lighting balance algorithm operates on a downscaled copy of your live video frame, 160 pixels wide by 90 pixels tall, and it refreshes the score every 250 milliseconds using hidden canvas operations in your browser tab. The score is calculated from the absolute luminance difference between the left and right halves, divided by the brighter side, and the tool reports the result as a percentage that you can use as a quantitative feedback loop while adjusting your room lighting. Because the analysis stays in the browser, video frames are not sent to a server for scoring.

Each pixel is converted from RGB colour to a single luminance value using the ITU-R BT.601 luma formula: Y = 0.299R + 0.587G + 0.114B. This formula weights green more heavily than red or blue, matching the human visual system's sensitivity to light, which means the score reflects how bright the lighting appears to a person rather than a simple average of the raw colour channels. The result is a measurement that correlates well with your own perception of whether the left and right sides of your face look evenly lit.2

The 160×90 frame is divided into two equal 80×90 halves, left and right. The average luminance across all pixels in each half is computed separately, giving a single brightness value for each side of the frame. The score is the absolute difference between these two averages divided by the higher average, expressed as a percentage, so the result is always between 0% and 100% regardless of the actual light level in the room. A score of zero means both halves have identical average luminance. A score of 100% means one half is completely dark while the other is fully bright.

The browser can draw the current video frame into a canvas and read the underlying pixel data from that canvas, which is a standard web API available in all modern browsers without requiring any plugins or extensions.34 The tool uses those canvas operations on a hidden element, so the live frame can be sampled locally without sending video frames to a server, and this client-side processing is what makes the entire analysis privacy-safe.

Keep the score local to your browser

The score is a browser-side measurement, not a server upload. That matters because the tool can refresh the value every 250 milliseconds while you move a lamp or close a blind, without creating a privacy risk from video transfer. All pixel data stays on your device: the canvas operations run locally, the face detection model loads from a local cache, and no frames leave your browser tab during the entire analysis process.

If the score jumps erratically while the camera is stationary, the cause is usually automatic exposure adjusting on the webcam itself rather than a problem with the measurement. Most webcams react to small luminance changes by adjusting gain or shutter speed, which creates a feedback loop where the camera and the score both shift. Locking the camera exposure in its companion app or using a fixed-exposure setting stabilizes the score and gives you a steadier feedback loop while you fine-tune your lighting.

What each score tier means for video call appearance

Scores below 15% are rated GOOD. At this level, left-right luminance difference is minimal and both sides of the face receive approximately equal illumination. Video calls with a GOOD score look natural and professional, and most viewers do not notice any lighting imbalance at this range. This is the range where the face reads as evenly lit without any visible side-to-side brightness difference that could distract the person on the other end of the call.5

Scores between 15% and 35% earn a WARN rating. At this level, one side of the face is noticeably darker than the other, and the asymmetry is visible even in the small thumbnail windows that most conferencing platforms display during gallery view. The shadow is visible to viewers and registers as slightly unprofessional in video calls or streaming contexts, though it may be acceptable for informal or internal team meetings where appearance standards are more relaxed. A WARN score is a clear signal that a single physical adjustment, such as closing a blind or shifting a lamp, will produce a visible improvement in your video call appearance, so it should be treated as an actionable prompt rather than a permanent limitation.

A WARN score is correctable with minor adjustments, such as closing a window blind, shifting a lamp, or adding a reflector on the shadow side, and you can bring a WARN score into the GOOD range in under 30 seconds with one simple change to your room lighting setup. The key is to make one adjustment at a time and watch the score update in real time, so you can identify exactly which change produces the biggest improvement for your specific room configuration.

Scores above 35% are rated BAD. At this level, one side of the face has severe shadow and the subject can appear partially silhouetted. Conference call partners and stream viewers notice immediately. A BAD score nearly always indicates a strong directional light source, such as an uncovered window, a lamp directly to one side, or a ceiling light with no fill. Immediate repositioning or adding fill light is necessary to reach a usable result.

Treat WARN as a quick adjustment cue

A WARN score is usually a setup problem, not a camera problem. Before changing equipment, move a lamp, close a blind, or turn slightly toward the brighter side, then watch the score drop. Most WARN scores can be corrected in under 30 seconds with a single physical adjustment, so treat the rating as a nudge to act rather than a signal that your hardware is inadequate.

Common causes of poor balance and how to correct them

The most common cause is a window to one side or behind the subject, and this problem affects a large percentage of home office setups where the desk faces a wall with a window. Window light can dominate indoor light because daylight is typically 10 to 100 times brighter than artificial room lighting, and Webex warns that a window behind you can make your face look too dark or your background too bright as a result.6 Moving to face the window converts the problem light source into useful frontal fill.

A strong lamp positioned to one side, such as a desk lamp offset from centre, creates a directional key light with no fill on the opposite side. Positioning the lamp directly in front of you, or adding a second lamp or reflector on the shadow side, reduces the score into GOOD range.

Overhead-only lighting can produce a GOOD score while still looking unflattering due to vertical shadows under the eyes. Checking the live preview alongside the score is important for this case, because a good balance score does not guarantee good vertical light quality. Fill light at eye level addresses both the balance score and vertical shadow simultaneously.

Camera exposure systems vary by device, and understanding which approach your webcam uses helps you interpret the lighting balance score correctly. Some webcams use face detection to steer exposure, while other pipelines still rely on broader scene adjustments, so the score and preview together show whether your face is actually balanced rather than just whether the overall frame averages out to a reasonable exposure.7

Portrait photography often uses deliberate lighting ratios, such as 2:1 or 3:1, to add dimension and shadow. For video calls, a GOOD score below 15% is the practical target, because it gives enough balance to look professional without the flat look that can result from perfectly symmetrical lighting.8

Balance is not the same as beauty

A low score confirms even side-to-side brightness, but the preview still tells you whether the light is flattering. Use the score to remove obvious imbalance, then use the live preview to avoid a flat, over-lit look. Perfectly symmetrical frontal lighting can wash out facial features and make the image look two-dimensional, so once the score is in the GOOD range, step back and evaluate whether the overall light direction and intensity actually make you look your best on camera.

Try in the tool

What to look for

  • below 15%
  • 15% to 35%
  • above 35%

Open the Webcam Lighting & Framing Analyzer tool to try this yourself.

Open the tool →
Sources
  1. 1.

    "Three-point lighting," Wikipedia, accessed June 2026. https://en.wikipedia.org/wiki/Three-point_lighting

  2. 2.

    Imatest, "Luminance," imatest.com, accessed June 2026. https://www.imatest.com/docs/luminance/

  3. 3.

    Mozilla Developer Network, "CanvasRenderingContext2D: drawImage() method," developer.mozilla.org, accessed June 2026. https://developer.mozilla.org/en-US/docs/Web/API/CanvasRenderingContext2D/drawImage

  4. 4.

    Mozilla Developer Network, "CanvasRenderingContext2D: getImageData() method," developer.mozilla.org, accessed June 2026. https://developer.mozilla.org/en-US/docs/Web/API/CanvasRenderingContext2D/getImageData

  5. 5.

    "Photographic lighting," Wikipedia, accessed June 2026. https://en.wikipedia.org/wiki/Photographic_lighting

  6. 6.

    Emily Brooks, "The best lighting for video conferencing, according to experts," blog.webex.com, May 2023. https://blog.webex.com/collaboration/video-conferencing/best-lighting/

  7. 7.

    Meg Borek, "Equity in Camera Technologies: How Consumer Cameras Perform Across Skin Tones," imatest.com, February 2024. https://www.imatest.com/2024/02/equity-in-camera-technologies-how-consumer-cameras-perform-across-skin-tones/

  8. 8.

    Darlene Hildebrandt, "A Lighting Ratios Guide: How to Make (or Break) Your Portraits," digital-photography-school.com, accessed June 2026. https://digital-photography-school.com/lighting-ratios-to-make-or-break-your-portrait/

FAQ

Headroom

The space above your head is a small framing choice with an outsized effect on whether a video call looks professionally composed or hastily set up. Too little headroom makes the head appear cropped. Too much headroom pushes the face low in the frame, wasting the most visually important portion with background. The practical target used by this tool is a 10% to 20% band above the head, with the dashed guide at 15% as the midpoint for quick adjustment.12

The webcam test tool draws a dashed guide at 15% from the top of the frame. Positioning the top of your head just below this line places you in the correct headroom range for professional video calls without the need for ruler measurements or post-call review.

What is Headroom?

Headroom is the vertical distance between the top of the subject's head and the upper edge of the frame, typically expressed as a percentage of total frame height, guiding subject placement in broadcast and video call composition.3

The 10% to 20% headroom range and why it exists

Broadcast video framing commonly uses a moderate headroom band rather than a single fixed value because the exact amount of space above the head depends on the aspect ratio and the subject's position within the frame. CapyToolkit's framing guidance places the eyes on the upper-third guide line and uses 10% to 20% headroom above the head for broadcast-standard framing, which is the range used by professional interview programmes and news broadcasts.2 The rule of thirds places the subject's eyes about one-third of the way down from the top of the frame, which is why headroom, eye position, and face placement work together rather than as separate measurements that you would adjust independently.3

The 10% to 20% target is a practical range, not a ruler-perfect rule, because different face shapes, hairstyles, and camera angles all affect how much space the head actually occupies in the final frame, and the right amount of headroom for you may be different from what works for someone else. At 10%, the head sits closer to the top of the frame, which can work for tighter interview framing where the face needs to dominate the composition and the viewer should focus entirely on facial expressions. At 20%, the composition is slightly looser and more suitable for professional-distance framing where you want some breathing room above the head to create a more relaxed, natural-looking shot.

Below the target, the head appears cropped and the composition feels rushed, as if the camera operator made a mistake while framing the shot. Above the target, the subject looks low in the frame, with empty space taking attention away from the face and making the overall composition feel unbalanced and unintentional.

Adjust camera height before changing zoom

If the dashed headroom guide misses, change camera height or chair height before using digital zoom. Zoom can make the head fill the frame, but it cannot restore a natural eye position if the camera is still pointed down from a monitor shelf. Adjusting the physical height of the camera is a more reliable fix than relying on software cropping, which degrades image quality and does not correct the underlying angle problem.

For laptop users, the screen angle is part of the framing system. Slightly closing the lid can reduce a downward camera angle, while a laptop stand can raise the screen without forcing your neck to stay low. After any stand or lid adjustment, check the guide again because headroom and eye position move together.

How too much or too little headroom changes viewer perception

When headroom drops below the target range, the head appears to press against the top of the frame, and the top of the skull may even be cropped out of the image entirely. The composition looks unintentionally tight and claustrophobic, especially in close laptop webcam shots where the wide-angle lens already exaggerates the proximity of the face to the camera.

A high camera angle can make the problem worse. Webcam placement research tested high and low camera positions, including a high camera placed above the face and angled down, and found that camera placement changes how viewers perceive the person on screen.4 Laptop lid webcams often sit above eye level when the screen is open at a typical angle, so the camera can point downward and make the eyes appear lower in the frame.

When headroom exceeds the target range, the subject appears at the bottom of the frame with excessive empty space above. This common mistake happens when the camera is positioned high on a monitor or bookshelf and aimed downward. Raising or lowering the camera to eye level and reducing the tilt brings headroom into the correct range. Closing the laptop lid angle slightly can also reduce the downward tilt and raise the eyes in the frame. After any lid, stand, or monitor-arm change, retest the guide before the call because headroom and eye position move together.

Use headroom to spot camera angle problems

Too much headroom usually means the camera is above your eyes and angled down. Fix the mount first, then recheck the frame. A straight-on camera angle is more flattering than trying to crop your way out of a bad camera height. When the camera points downward, it emphasises the forehead and chin while shrinking the eyes, which is why even a well-lit image can look unprofessional if the headroom reveals that the lens is positioned too high relative to your face.

Recheck after moving the laptop or monitor

Small changes to the screen angle can move both the camera height and the eye line. Retest the guide after moving the laptop, monitor, or chair so the headroom target still matches the final call position. Even tilting the laptop lid forward or backward by ten degrees shifts the camera enough to push the headroom outside the target range, so make it a habit to glance at the framing guide every time you adjust your screen before a call.

Try in the tool

What to look for

  • about 33%
  • 10% to 20%

Open the Webcam Lighting & Framing Analyzer tool to try this yourself.

Open the tool →
Sources
  1. 1.

    "Rule of thirds," Wikipedia, accessed June 2026. https://en.wikipedia.org/wiki/Rule_of_thirds

  2. 2.

    Adobe, "How to use (and break) the rule of thirds in photography," adobe.com, accessed June 2026. https://www.adobe.com/creativecloud/photography/technique/rule-of-thirds.html

  3. 3.

    "Headroom (photographic framing)," Wikipedia, accessed June 2026. https://en.wikipedia.org/wiki/Headroom_(photographic_framing)

  4. 4.

    Laura E. Thomas and Daniel Pemstein, "What you see is what you get: webcam placement influences perception and social coordination," frontiersin.org, March 2015. https://www.frontiersin.org/journals/psychology/articles/10.3389/fpsyg.2015.00306/full

FAQ

Field of View

Webcam field of view determines how much of the environment around you appears in the camera frame. A 60° webcam on a standard desk captures a relatively tight view, primarily the upper body and face. A 90° webcam at the same distance captures more desk, more background, and more of the workspace around you. For video calls, the right FOV depends on desk distance, what you want to show, and the framing targets the tool measures.1

Choosing the right FOV, or configuring it correctly in webcam software when adjustable, is a setup decision that affects every call. Understanding how FOV relates to framing and distance helps you predict what any webcam will show before you mount it.2

What is Field of view?

Field of view (FOV) in webcams is the angular extent of the scene captured by the camera and sensor, commonly described as horizontal, vertical, or diagonal FOV and measured in degrees, determining how much of the surrounding environment appears in the frame.1

How webcam FOV affects framing at different desk distances

FOV and working distance interact directly, and understanding this relationship is the key to predicting how any webcam will frame you before you mount it on your monitor or order it online. A wider FOV shows more of the scene at the same camera position, while a narrower FOV crops the scene more tightly, so the choice of FOV fundamentally changes how much of your room appears in the background. Geometry links angle, distance, and object size, so changing either FOV or camera distance changes how large your face appears in the frame, and the two variables can be traded against each other to achieve the same face-to-frame ratio.2

If a 78° camera gives comfortable head-and-shoulders framing at your desk, moving it farther away makes your face smaller and brings more background into view, which can be useful when you want to show a whiteboard or product behind you during a presentation. This relationship between distance and face size is linear, so doubling the camera distance roughly halves the face width in the frame, which gives you predictable control over your framing without changing any camera settings. Understanding this geometric relationship is essential for choosing the right webcam and mounting position for your specific desk setup, because the wrong combination of FOV and distance can make your face appear either too small to read expressions or too large and distorted.

Moving it closer has the opposite effect, enlarging the face but potentially introducing perspective distortion on a wide-angle lens where the nose appears proportionally larger than the ears, which is an unflattering effect that most people want to avoid. At 90° FOV, the same desk position captures more of the desk and background, so the face occupies less of the frame unless you move closer or choose a narrower preset, and this is why many users with wide-FOV cameras end up sitting closer to the monitor than they would prefer. The practical implication is that a wider FOV is not always better for video calls, because the wider angle forces you to choose between a small face in the frame or an unflattering close-up with visible perspective distortion.3

This means a wider-FOV camera requires either a longer working distance, a narrower preset, or digital zoom to maintain the same face-to-frame ratio, and each of these options has trade-offs in terms of image quality and desk ergonomics that are worth understanding before you buy a new webcam for your specific setup. Some webcams expose multiple FOV presets, such as 65°, 78°, and 90°, through the manufacturer's software or firmware controls, while budget models typically offer a single fixed FOV that you can only adjust by physically moving the camera to a different position on your monitor or desk. For close desk setups, the narrower preset often gives cleaner framing without asking you to move the camera, which is why many reviewers recommend buying a webcam with adjustable FOV if your desk setup is not easily changeable.3

The framing guide in this tool shows your face width as a percentage of the frame, giving you a precise measurement to work with rather than relying on visual estimation alone, and this percentage is the most reliable way to judge whether your current FOV suits your desk distance. If your face reads as "too close" at your normal working position, narrowing the FOV in your webcam software is the adjustment to make without physically moving the camera or changing your seating position.

Choose FOV before changing your chair

If your face is too large or too small, try the narrower or wider preset before moving the monitor, camera, or chair. Once the face width is in range, fine-tune your seating position for comfort and eye level. Adjusting the preset in software is faster than rearranging your furniture, and it also preserves the ergonomic setup you already find comfortable for typing and viewing the screen.

In browser code, standard video constraints include settings such as width, height, aspect ratio, frame rate, and facing mode, but not a standard FOV control. When FOV changes are available, they usually come from camera firmware or the manufacturer's software rather than from the browser constraint object.4 This means that a web page cannot request a specific field of view the way it can request a specific resolution or frame rate, so any FOV adjustment has to happen outside the browser through the camera vendor's own configuration utility or on-camera buttons.

Separate FOV from resolution changes

If the face size changes after selecting 4K, the framing change may come from a different crop or digital zoom rather than the lens angle itself, because some cameras use only a portion of the sensor at 4K resolution. Check the framing guide after any resolution change so you do not mistake a software crop for a wider or narrower field of view, and always verify the actual delivered resolution in this tool rather than assuming the camera setting matches what the browser receives. Some cameras apply a digital crop when switching from 1080p to 4K, which narrows the effective FOV without changing the lens; if your face suddenly fills more of the frame at 4K, the sensor crop is the reason, not a change in the optical field of view.

Common FOV values and their practical implications

60° FOV is a narrow value found on webcams such as the Logitech HD Webcam C270, and it is one of the tightest fields of view available in the consumer webcam market. At typical desk distances, it produces a relatively tight crop that minimises background capture, which means the viewer sees primarily your face and shoulders rather than the room behind you. Background clutter is less visible, which can be advantageous in home offices where the space behind you may not be presentation-ready. The trade-off is that slight head movements take the face out of the frame more easily.5

78° is a mid-range value found on webcams such as the Logitech C920, and it has become the de facto standard for webcam design because it works well at the desk distances most people use. It balances enough background for natural video call context with a face that remains large enough for expression to be readable, which is why many reviewers recommend 78° as the starting point for a new webcam setup. At a normal desk distance, it is a practical default when you want head-and-shoulders framing without much adjustment.6

Adjustable 65°, 78°, and 90° presets are available on cameras such as the Logitech BRIO 4K Pro, giving you the flexibility to adapt the field of view to different meeting types without buying multiple cameras. The wider preset captures more workspace and background, which is useful for presentations where you need to show physical materials or a whiteboard behind you. The narrower preset gives a tighter, more controlled video call frame that keeps the focus on your face and upper body rather than the surrounding room. At close distances, 90° can make the face appear small unless you move closer, narrow the preset, or use digital zoom, which is why the 78° setting is often the best compromise for typical desk setups where the camera sits 50 to 80 cm from your face.6

Wide-angle optics can also introduce barrel distortion, where straight lines near the frame edges curve outward instead of rendering as straight. This is why desks, shelves, and monitor edges are useful visual checks when you compare a wide FOV preset with a narrower one. If a straight desk edge appears bowed or a monitor bezel looks bent outward after switching to a wider preset, that is barrel distortion, and stepping back or narrowing the FOV will reduce it noticeably.7

Check the edges after choosing FOV

After selecting a wider preset, look at monitor bezels and shelves before you judge the frame. If the edges curve, narrow the FOV or move the camera back so the background lines look natural. Barrel distortion is most visible on straight architectural elements like door frames, window edges, and monitor borders, so use those as your reference rather than organic shapes like plants or furniture curves that may naturally bend.

Try in the tool

What to look for

  • 60 degrees
  • 78 degrees
  • 90 degrees
  • 50-80 cm

Doubling camera distance roughly halves face width in the frame, letting you trade distance against FOV to reach the same framing.

Open the Webcam Lighting & Framing Analyzer tool to try this yourself.

Open the tool →
Sources
  1. 1.

    "Angle of view (photography)," Wikipedia, accessed June 2026. https://en.wikipedia.org/wiki/Angle_of_view_(photography)

  2. 2.

    Physics LibreTexts, "Geometrical Methods," phys.libretexts.org, accessed June 2026. https://phys.libretexts.org/Courses/Chicago_State_University/PH_S_1150:_Basic_Astronomy/06:_Measuring_Cosmic_Distances/6.01:_Geometrical_Methods

  3. 3.

    Dell, "Dell UltraSharp Webcam - WB7022 - 4K UHD," dell.com, accessed June 2026. https://www.dell.com/en-us/shop/dell-ultrasharp-webcam-wb7022-4k-uhd/apd/319-bbhp/pc-accessories

  4. 4.

    MDN, "MediaTrackConstraints," developer.mozilla.org, accessed June 2026. https://developer.mozilla.org/en-US/docs/Web/API/MediaTrackConstraints

  5. 5.

    Logitech Support, "Logitech HD Webcam C270 Technical Specifications," support.logi.com, accessed June 2026. https://support.logi.com/hc/en-us/articles/360023462093-Logitech-HD-Webcam-C270-Technical-Specifications

  6. 6.

    Logitech Support, "BRIO 4K Pro Webcam Technical Specifications," support.logi.com, accessed June 2026. https://support.logi.com/hc/en-us/articles/360023462913-BRIO-4K-Pro-Webcam-Technical-Specifications

  7. 7.

    "Distortion (optics)," Wikipedia, accessed June 2026. https://en.wikipedia.org/wiki/Distortion_(optics)

FAQ