AAndyProgram / SCrawler

🏳️‍🌈 Media downloader from any sites, including Twitter, Reddit, Instagram, Threads, Facebook, OnlyFans, YouTube, Pinterest, PornHub, XHamster, XVIDEOS, ThisVid etc.
https://discord.gg/uFNUXvFFmg
GNU General Public License v3.0
1.23k stars 81 forks source link

[REQUEST] Auto-scale images for download feed #108

Closed blackgur closed 1 year ago

blackgur commented 1 year ago

Add to the download feed an automatic resizing function to fit the screen size. Sometimes the images are too big. image

AAndyProgram commented 1 year ago

I don't understand. The image (even in the picture you post) is already auto-scaled (widthwise) to fit the form. If you want to fit the image in height, you can just resize the form.

blackgur commented 1 year ago

You have autoscale only in width. I need both width and height.

If you want to fit the image in height, you can just resize the form.

An example?

AAndyProgram commented 1 year ago

You have autoscale only in width. I need both width and height.

How do you propose to do this? If I scale the image in width and heigh, most of the images will be smaller in width and there will be a lot of empty space in the window. It's not beautiful. Do you know the fact that in the settings you can configure the display of more than one image in a row?

An example?

Example? Resize the feed window and you'll see.

blackgur commented 1 year ago

Do you know the fact that in the settings you can configure the display of more than one image in a row?

My mistake. Increased the number of columns is more convenient! Thanks for the answers.

AAndyProgram commented 1 year ago

You are welcome 😊

If you like SCrawler, please like the program on this site: https://alternativeto.net/software/scrawler/about/.

AAndyProgram commented 1 year ago

I need both width and height.

Will be added in the next version.

AAndyProgram commented 1 year ago

Added. Please update to the latest release.