Open Jacalz opened 5 years ago
Flameshot is using the screenshot interface of the respective WindowManager you're using (see src/utils/screengrabber.cpp).
Based on the screenshot interface of Gnome I don't see an option to improve the quality (org.gnome.Shell.Screenshot).
Gnome's onboard screenshot tool is suffering of the same compression artifacts.
Weird. I thought Gnome Screenshots gave higher quality screenshots, but it cool to get more understanding of how the software works. Thank you :+1:
I have got also picture quality issue in KDE Debian. It would be great if we can set picture quality.
I got this issue, too my screenshot image quality was very low that make it too hard to see then I found that's because I deleted the default gnome-screenshot after I reinstalled the gnome-screenshot, the image quality was good to see
I don't know as if this is correct.. I'm on Pop OS and my screenshots with the built in gnome screenshot are WAY better quality than Flameshot. I found this issue after searching on how to fix it. The screenshots with Flameshot are compressed way more than the built in gnome-screenshot.
still actual!
Recently someone mentioned KDE < 5.19 + Wayland will compress screenshots as well. Ill look into this but it will probably take some time because this repo has a lot to catch up to.
Looks like quality can be set via https://doc.qt.io/qt-5/qpixmap.html (i am not a c dev)
@pymen What screen resolution do you have? I am looking to reproduce the issue.
@pymen What screen resolution do you have? I am looking to reproduce the issue.
I do not have an issue, I just wanted to say that it will be nice to have some configuration to set the quality of the capture image, for example, if I need to post IMG to slack I do not need quality=10, 3 will be enough
Ohh ok, I was looking into an issue where people are saying Flameshot is compressing the image when they do not want it to.
This option would be really good. I'm using AwesomeWm with Plasma and the compression is really apparent.
Facing the same issue. Any fix found yet?
@RJN-bot what version if Flameshot are you using? In general PNG is a lossless compressed image format and you should not see any quality issues with PNG. So make sure you are saving as PNG and not JPEG.
I also have this problem. I'm using scoop-installed Flameshot on Windows 10. As you can see, the below image is very blurry. It has the same resolution as a similar shot taken with win+shift+s
Please include WEBP format . It is a very good open image format for the web.
How is this closed?
I'm using Flameshot on Arch with i3. I want to use the JPG compression but I need to be able to set the compression level like in 99.999% of other screenshot software out there. If different file formats exist there are several reasons, so don't just tell people "use PNG". If someone needs to use JPG they also usually need to be able to set its compression (the main feature of the JPG is indeed image compression while PNG's isn't). Please don't let me get back to scrot...at least set the default JPG quality to a higher level, as it's not very usable right now (try to get a screenshot of some text and you'll see). Thanks.
@mauromotion you wrote two points and here is the answer:
Yeah my fault for not noticing it was still open. I'm still new to GitHub.
But still, it's very limiting not being able to select the level of compression of a lossy format. Who's deciding for me? And on what basis?
All I can see is that whoever decided took a wrong choice because if I take a screenshot with Flameshot as a JPG the resulting image is unusable, forcing me to choose another file format. Why do I have to use a much larger PNG file when I know for a fact that if I could set the compression level of the JPG it would be just fine? Not being able to set the compression level of a JPG file completely hinders the usage of a JPG file format, IMO.
Would be delighted to see Flameshot offering WebP (q
& psnr
) and JPEG XL (d
) support with quality controls.
WebP is what you need to be happy. We often take screenshots for publications on the site. And then we convert them to WebP separately, because this is the most optimised format for images on the web. If Flameshot added this feature, it would be priceless.
@krlabs #3672
Right now we get what looks like quite hard compressed images which get small in size but they don’t look all that good. It would be great to have a slider where you can set the compression strength and possible choose to don’t compress the images.