

Since v26.x.x of the OBS Studio you can take Screenshot (Source) that will be saved in PNG format (don't forget to use RGB, Full Range in the Advanced Settings of the application to not get hit by chroma planes conversions if you are try to save it in other way). Now you can add it to the OBS Studio as Image Source, set Base and Canvas to match the image size (512x512) and add Apply LUT filter (specify your LUT filepath). To generate 8-bit FFmpeg compatible neutral Hald LUT use next command: ffmpeg -f lavfi -i haldclutsrc=8 -frames:v 1 neutral_hald_clut_ffmpeg.png The closes FFmpeg's alternative is haldclut filter (storage is different). It is different from the format that is supported by the FFmpeg lut3d filters.īecause it is different you need to apply similar color adjustments to the FFmpeg supported LUT and use it instead. If recropping is enabled, then the original image you're cropping will be replaced with the cropped one.This is OBS Studio compatible LUT file. The recrop option allows you to fine-tune your cropping process. The circle cropping mode is especially useful for creating round profile pictures or avatars for Twitter, Facebook, or Instagram.

To switch between circle and ellipse, just adjust the eccentricity (radius) of the crop area using the resizers. You can switch between the rectangular and circular shape modes in the options. The crop fragment can be a rectangle, a square, a circle, or an ellipse. If the crop area size is unspecified, it will use PNG graphic file's width and height. If the starting crop position is not provided, it will be automatically set to the top left corner. The way this editor works is pretty straightforward – you can select the cropping area by dragging the resizers that you see on your input PNG or fine-tune your selection by specifying precise cropping dimensions in the options. This browser-based utility crops an area from a PNG picture.
