Questions tagged [jpeg]

JPEG or jpg is a popular image file format.

70 questions
3
votes
2 answers

Too many images in one directory

I have a directory with half a million JPEG files and it can't be opened in Nautilus. What is the simplest way to see the previews of these images?
Slazer
  • 459
2
votes
6 answers

how to reduce size of an image from 31.1 kb to between 15kb - 20 kb

As per a requirement mentioned here the size of photos submitted should be between 20kb-50kb. I have my scanned photos which have been cropped but the sizes are still ~139 kb. If I reduce the pixels then the size of image goes less than 20kb in case…
0
votes
2 answers

How can I start image viewer feh to start in fullscreen, zoom pictures to 100%, and always show them from the top left corner, not vertical centered?

I would like to watch images, which are quite tall, image height are much larger, then screen height. I can easily scroll down the image in feh by Alt+Down_arrow. To achieve this I start feh with options: feh --zoom 100 -F *.jpg The problem is,…