# Image Motion Blur Kernel

Apply motion blur kernel to simulate camera movement or object motion in specified direction

> Canonical page: https://elysiatools.com/en/tools/image-motion-blur-kernel

- **Category:** Design

- **Keywords:** image, motion, blur, kernel, direction, movement, speed, effect

## Overview

The Image Motion Blur Kernel tool allows you to simulate realistic camera movement or object motion by applying a directional blur effect to your images. By adjusting the angle, length, and intensity, you can create professional-grade motion effects that add depth and dynamic energy to your visual content.

## Inputs

- **Image File** (file): Image to apply motion blur kernel
- **Motion Direction (degrees)** (number): Direction of motion blur (0°=horizontal, 90°=vertical, 45°=diagonal)
- **Motion Length** (select): Length of motion blur effect in pixels
- **Intensity** (number): Strength of motion blur effect (0.1-5.0)
- **Output Mode** (select): Additional processing on the motion blurred output

## When to use

- Adding a sense of speed to static images of vehicles or athletes.
- Simulating camera panning effects to emphasize motion in a scene.
- Creating artistic, stylized visual effects for graphic design projects.

## How it works

- Upload your image file in a supported format like PNG, JPEG, or WebP.
- Set the motion direction in degrees and choose the blur length in pixels.
- Adjust the intensity and select an output mode to refine the final aesthetic.
- Process the image to generate and download your motion-blurred result.

## Use cases

- Enhancing sports photography to highlight the speed of a runner or cyclist.
- Creating cinematic background blur for product showcase images.
- Applying vintage or dramatic filters to motion-blurred artistic compositions.

## Frequently asked questions

### What image formats are supported?

The tool supports JPEG, PNG, WebP, GIF, BMP, and TIFF formats.

### How do I control the direction of the blur?

Use the 'Motion Direction' input to set the angle in degrees, where 0° is horizontal and 90° is vertical.

### What does the intensity setting do?

The intensity setting adjusts the strength of the blur effect, allowing you to fine-tune how pronounced the motion appears.

### Can I change the look of the output?

Yes, the 'Output Mode' option allows you to apply presets like Enhanced, Vintage, or Dramatic to alter the final color and brightness.

### Is there a limit to the file size?

Yes, the maximum file size for uploads is 10 MB.

## Related tools

- [Median Pass Filter](https://elysiatools.com/en/tools/image-median-pass): Apply median pass filter to remove noise while preserving edges with multiple algorithms
- [Image Morphological Opening](https://elysiatools.com/en/tools/image-open): Apply morphological opening operation (erosion followed by dilation) to remove small noise and separate connected objects
- [Parallax Animation Generator](https://elysiatools.com/en/tools/image-parallax): Generate parallax animations from images. Creates depth-based animation where different layers move at different speeds, creating a 3D effect.
- [Image Translation](https://elysiatools.com/en/tools/image-translation): Apply translation transformation to move images horizontally and vertically. Visualize the translation matrix and see how pixel coordinates shift.
- [Image Trim Whitespace](https://elysiatools.com/en/tools/image-trim-whitespace): Remove whitespace and empty margins from images by detecting and trimming blank areas
- [Add Glow Effect](https://elysiatools.com/en/tools/image-add-glow): Add beautiful glow effects to images with customizable color, intensity, size, and style variations
- [Image Masking Effect](https://elysiatools.com/en/tools/image-add-masking): Apply masking effects to images using shapes, gradients, or custom masks for creative compositions
- [Add Reflection Effect](https://elysiatools.com/en/tools/image-add-reflection): Add water reflection effects to images with customizable height, blur, and transparency

## Samples

- [Web Image Processing Python Samples](https://elysiatools.com/en/samples/web-image-processing-python): Web Python image processing examples using PIL/Pillow including reading, saving, resizing, and format conversion
- [Web Image Processing TypeScript Samples](https://elysiatools.com/en/samples/web-image-processing-typescript): Web TypeScript image processing examples including image read/save, scaling, and format conversion
- [Android Image Processing Java Samples](https://elysiatools.com/en/samples/android-image-processing-java): Android Java image processing examples including reading/saving images, scaling, and format conversion
- [Android Image Processing Kotlin Samples](https://elysiatools.com/en/samples/android-image-processing-kotlin): Android Kotlin image processing examples including reading/saving images, scaling, and format conversion
