이미지 Filters
「이미지 Filters」는 이미지 및 디자인 작업을 위한 브라우저 도구입니다. 입력과 결과는 일반적으로 이 기기에서 처리되며 가입이 필요하지 않습니다.
JPEG, PNG, or WebP only; up to 20 MB and 40 megapixels. SVG, GIF, HEIC, animated images, and camera metadata are not supported.
PNG retains alpha. JPEG fills transparent areas with white. WebP alpha support depends on the browser encoder.
Used for JPEG and WebP; PNG encoding ignores this setting.
LIVE PREVIEW
Choose an image to begin
Select a supported local image to preview its filters.
Output is limited to 10,000 pixels per side and 40 megapixels.
사용 방법
사용 방법
- Choose a JPEG, PNG, or WebP image within the displayed file and pixel limits.
- Combine brightness, contrast, saturation, hue, grayscale, sepia, invert, blur, and opacity controls while reviewing the preview.
- Choose PNG, JPEG, or WebP output, set quality for JPEG or WebP, then download the filtered image.
A small, composable filter set
The controls create one standard Canvas filter string in this order: brightness, contrast, saturation, hue rotation, grayscale, sepia, invert, blur, and opacity. Every setting is explicit and can be combined with the others. This is a practical browser editor, not a raw-photo workflow: it has no crop, selective mask, layer, histogram, batch, or metadata editor.
Input, pixel, and output boundaries
The page accepts a single local JPEG, PNG, or WebP file up to 20 MB. The browser-decoded image must be no more than 10,000 pixels on either side and 40 megapixels; export keeps those decoded dimensions. PNG ignores the quality control, while JPEG and WebP use its 10–100% setting. JPEG cannot retain transparency, so transparent pixels are filled white for JPEG output. Canvas output does not retain EXIF, camera metadata, animation, or embedded file structure.
Local processing with browser rendering limits
The file is decoded, previewed, filtered, and encoded in your browser. Nothing is uploaded by this tool. Canvas filters and image encoders are broadly available in current browsers, but exact pixels, color-profile handling, WebP alpha handling, blur edges, and encoded size can differ by browser and device. Check the exported file in the intended destination when exact color or compression behavior matters.
자주 묻는 질문
더 알아보기
Which filters can I combine?
You can combine brightness, contrast, saturation, hue rotation, grayscale, sepia, invert, blur, and opacity. The page applies them in the order displayed in its details, so a different sequence in another editor can look different.
Why is quality unavailable for PNG?
The browser PNG encoder is lossless and does not use the lossy quality parameter. Quality affects JPEG and WebP output only.
Will this preserve image metadata or an animation?
No. The browser draws one decoded image frame into Canvas and creates a new file. Camera metadata, EXIF orientation records, animation, and other source-file metadata are not preserved.
Does the page upload my image?
No. Image selection, filtering, previewing, and download are handled locally in the browser.