The jpeg tag has no wiki summary.
1
vote
1answer
149 views
Gimp reports huge file size (in the GB range) when trying to export to JPG
If I load a JPG file (2-4 MB in size) into Gimp for photo manipulation and try to export it, Gimp reports the file size will be in the region of 1.3 GB!
I have to export it as PNG, which results in a ...
2
votes
2answers
44 views
PC to Mac picture transfer not working, done through networking. Mac cannot see the photos
I have a Windows XP Pro desktop and a Mac laptop. I connected the laptop to the PC with an Ethernet cable. I then picked the folder I wanted to transfer over and I "shared" it. I then connected with ...
1
vote
3answers
83 views
Losslessly compressing similar images?
I need to reduce the size of my photo library so I naturally want to compress them. Many of them are not quite identical, but still very similar (subsequent shots of the same scene). Is there any ...
4
votes
2answers
103 views
Getting N jpeg images from N-Pages PDF
I've a PDF composed by N pages.
I want to convert this PDF in N jpeg images (by command line, no Php, Java or other programming languages).
I'm trying to do this with GHOSTSCRIPT but the output ...
0
votes
1answer
114 views
Linux convert jpeg to bmp, xsetroot complains “bad bitmap format”, how to fix this?
I am creating a JPEG file, converting to BMP then using with xsetroot, but that is failing.
1) Make a JPEG file
$ convert -size 800x600 xc:transparent \
-font Bookman-DemiItalic -pointsize ...
0
votes
3answers
163 views
How to batch-convert JPG files to uncompressed TIFF
I need to collect 1000 uncompressed TIFF files. I have a large set of JPG images, so I decided to convert them to TIFF format. The loss in quality is ok in this case for me.
I used the following ...
2
votes
2answers
53 views
How to save a series of JPGs as an AVI at 30fps? [closed]
Possible Duplicate:
How to turn images into a video slideshow with sound
I have a series of JPGs that were from a video file. They are named according to their frame number. How can I put ...
0
votes
1answer
96 views
How to convert a photo to a black and white image by imagemagick?
How can I convert a jpeg photo to black and white (not grayscale) image like output of a FAX scanner, by imagemagick?
4
votes
1answer
200 views
brew link jpeg issues
I am trying to install opencv on Mac OSX Lion.
brew install opencv
I get the following error (and a few other similar ones)
Error: The linking step did not complete successfully
The formula built, ...
0
votes
2answers
31 views
Photoshop issue saving image as lesser filesize then reopening and saving again
This is driving me absolutely mad.
I save for web at 100%.
I open back up. I save again at 100%. It is bigger than the last time.
It keeps doing this over and over and over it could be infinite ...
0
votes
10answers
190 views
Reducing image size on Windows XP
I have a scanned JPG file and due to high quality scanning, the file size is large. What I would like to do is reduce the image size of the file, keeping the jpg format, but losing Quality obviously.
...
1
vote
0answers
205 views
What is the difference between jpeg Progressive and Optimized in photostop?
When saving a image for web and devices as JPEG, I can either choose progressive or optimized (or none). What is the difference between both and what should I use ? In my case, the image is the ...
0
votes
2answers
188 views
If I convert my file to PSD to JPEG, does it remember the width and height of the picture?
So I'm doing some card invites on my computer. I'm using photoshop, and I've got it with the height and width that I want to print it out.
The only problem is, I'm going to have to take the file to a ...
0
votes
2answers
136 views
Print jpg's with file names
I have MS Office 2010, Windows Paint. Prefer to print multiple photos on a page with their filenames. Any suggestions?
I am using office computer so I cannot install any software.
1
vote
1answer
25 views
Missing extension - explorer issue?
In this picture, right at the bottom you can see Files of type:
Then it says Pictures (*.bmp, *.png, *.jpg, *.gif)
My question is, how can I add the extension .jpeg in there?
2
votes
3answers
496 views
Convert Multi-Page PDF to Single JPEG or TIFF File on Mac
I am trying to submit a paper to an academic journal. My file is in PDF form. Unfortunately, the journal only accepts papers as JPEGs or TIFFs.
I can turn a single page into a JPEG using preview. ...
0
votes
1answer
109 views
Fixing texture with JPEG artifacts?
I have this texture:
That I really want to use. The problem is when I zoom in to it, it is full of JPEG artifacts and does not scale nicely. I tried a few noise reducing plug ins but they did not ...
0
votes
2answers
42 views
Jpeg size difference
I have a 2560x1600 JPEG image and its file size is 2,532KB. Due to a website's upload restriction, I had to reduce the size of the image. Naturally I thought, "I'll just resize it in Windows so I can ...
1
vote
1answer
271 views
Using convert to covert multiple jpg files to pdf - pdf quality
I used the command
convert *.jpg out.pdf
to convert multiple jpg files to pdf. But the quality of the output pdf is very low. Is there a way I can increase the quality?
6
votes
4answers
671 views
Is there any drawback to just renaming jpeg files to jpg?
A client sent me many jpeg files that I'd like to rename to jpg. Is this just a matter of renaming them, or should I open them with an image editing program and then saving them as jpg?
0
votes
0answers
110 views
Join Audio and 2 Images Output as Video using FFmpeg and Video should be acceptable by youtube
I know this question is similar to the question here Join Audio and Image -> Output as Video using FFmpeg, But my requirement is bit more.
I want to join to 2 image files with an audio file to ...
3
votes
2answers
1k views
How to batch combine JPEG's from folders into PDF's
I have a about 500 folders with images inside. Is there a way I could batch convert this so that I get .pdf files that contain all images inside as pages?
EDIT:
There should be 500 PDF's created, ...
0
votes
1answer
96 views
GPS metadata in images
I know that in JPG and TIFF images GPS location is (can be) stored in the Exif data. Are there any other formats that provide GPS location in metadata? I looked through the PNG specification and ...
0
votes
3answers
838 views
How to make a photo bigger?
I've downloaded a photo with a pixel size of 300x366. It is a jpeg, at 27.7Kb. How can I enlarge the image's size, without distorting it?
Using Paint doesn't seem to work for this.
2
votes
0answers
50 views
Which application can show me the layers of a progressive JPEG image?
Is there a program that can show all the "layers" of a progressive JPEG file?
Example:
1
vote
1answer
285 views
JPG files are too small when converted from PDF with imagemagick
I'm on Ubuntu 10.04 with imagemagick. I used this command:
convert myfile.pdf -density 300 file.jpg
This works well, but the JPGs are only about an inch high. How can I preserve the paper size in ...
0
votes
1answer
114 views
Image to PDF quality
I am converting multiple jpg images to a single PDF using following command
convert *.jpg mybook.pdf
but the pdf quality is not good.
Is there a way to retain the original quality of images in ...
0
votes
0answers
174 views
Convert JPEG image to MPEG-2 Video
I am working on a digital screen unit which has a 2-3 second delay with still images, but no delay for MPEG-2 video. I have used Photoshop CS5 to export the JPEG into MPEG-2 (MP4(ISMA)), but the ...
1
vote
6answers
213 views
How to fix an image that doesn't open in Photoshop, even though it opens fine in a browser?
Someone emailed me an image. I see it in Gmail, and I can see it in a browser, but when I try to open it up on Photoshop, I get an error saying:
Could not open "XYZ.jpg" because an unknown or ...
5
votes
3answers
102 views
Arrange JPG images based on JPG compression/quality
I have been looking for a way to arrange JPG images based on the quality/compression level of the images.
I want to do this so that I could select only those images which has less compression (let’s ...
0
votes
0answers
79 views
Why does trying to make thumbnails of all the pages of a PDF with ImageMagick fail mid way?
I am trying to thumbnail all of the pages in a PDF using ImageMagick. Some process fine, but some of the PDFs fail midway through.
Here is the log:
convert sample.pdf -resize 190 test.jpg
** ...
0
votes
1answer
112 views
EXIF DateTimeOriginal format - disable seconds recording
the EXIF DateTimeOriginal format is YYYY:MM:DD (HH:MM:SS) per its specification. I don't want to records the seconds from the time. I want my format to be YYYY:MM:DD (HH:MM).
How I can achieve this, ...
5
votes
4answers
337 views
OS X: How to perform a lossless crop of a JPEG image?
I'm looking for a simple way to losslessly crop JPEGs on OS X.
Particularly, is there some way to get Preview to perform a lossless crop?
0
votes
0answers
21 views
Sort out photos protected in DSLR
I copied photos captured by a Canon DSLR from a CF card, which some photos are marked as protected. How can I sort them out in Mac OS X Finder? Is there any tool to help?
0
votes
5answers
77 views
How do I explain to my mother how to convert a bunch of PNG files into JPEGs?
Mom asked me to scan in a bunch of photos for her previously, and I scanned them in as PNG files; namely because most any software package can read them, and they don't throw away any of the photo's ...
0
votes
1answer
773 views
How to make 3D images for parallax displays (like Nintendo 3DS and Evo 3D)?
How do you make 3D images for parallax displays? I really want to make content for the Evo 3D.
I will be converting 2D images in post production. I already know the basic principles behind this ...
0
votes
0answers
230 views
export JPEG-XR with photoshop?
Is there a way to import and export JPEG-XR with Photoshop 12.1 (CS5.5)?
The comments in this thread are not promising... nor is this comment from someone at Adobe. Here is some analysis of the ...
0
votes
1answer
122 views
Change background color of 1000 jpg files
I have 1000 jpg files in which all have a white background. Is is possible to change the white background color to red (for example) of all the files in order not to have to do it one by one ?
I ...
1
vote
2answers
390 views
What exactly is a binary file? Is a JPEG file (.jpeg) a binary file?
Sorry if this question seems simplistic or overly broad.
I would like to clarify what a binary file is. I know that a binary file is a binary encoded file -- is a file format like JPEG classified as ...
2
votes
2answers
178 views
How to open mystery JPEG file?
I have a folder that contains JPEG files that I cannot open. Here is one example mystery file. Can anyone help me to open the file or suggest a way of recovering the data if it is corrupted?
[update] ...
1
vote
0answers
184 views
SWF to JPG conversion
Are there any command line utilities (apart from swfrender which seems to be currently broken for big resolution output) which would allow me to convert .swf files to raster images (preferably .jpg ...
3
votes
2answers
93 views
Which file format starts with 0xAD 0xE1?
A friend of mine has a collection of .jpg that cannot be opened because they start with 0xAD 0xE1 (so says GIMP).
Any idea which file format these may be?
2
votes
2answers
149 views
What meta-information is contained in an image file?
I'm wondering what information is contained in an image file like JPEG or PNG.
I know that most of them contain a metadata file, but anything else other than that?
Anything relates to the license ...
0
votes
1answer
1k views
Automatically set default Save As… image file type to JPEG in Photoshop on Mac OS X
In Photoshop, on Mac OS X, is there a way to have the file type in the Save dialog automatically set to JPG?
If not, is there an easy way to trigger an AppleScript program to set it that way?
Seems ...
0
votes
3answers
100 views
Seemingly identical JPG files, though one is corrupt
I posted this question the other day: Suggestions on how to repair corrupt files
The files I used in example were perhaps not the best. These are still ever so slightly NSFW, but I now have two files ...
0
votes
1answer
157 views
Paint for Windows seven 64 bits: How to change the default save format from png to jpg [closed]
Possible Duplicate:
Is it possible to change MS paint's default save file type to PNG
When I copy an image in Paint and want so save it, the default format is png. How is it possible ...
0
votes
1answer
679 views
Suggestions on how to repair corrupt files
( Warning, sample images are slightly NSFW; tattoo work shows a little bit of boob. )
Previously I had a Mac OS X sparse-bundle dmg and used DropBox on two computers. I would add to my secure ...
3
votes
2answers
996 views
A thousand JPEG images in a Word document: how can I format them in the same way?
Please suppose you have a Microsoft Word 2007 document: you have just inserted in it about a thousand of JPEG images.
With the first image, you do right-click, then FORMAT PICTURE, then option ...
1
vote
1answer
146 views
Convert large JPG to zoomable SWF
I have a largeish JPG (2400x1000) of an organogram. It would be good to be able to convert this JPG into an SWF that could be zoomed with the mousewheel when displayed within a webpage.
Is this ...
0
votes
3answers
80 views
How i can apply water mark on many images in a single click
I have a large collection of Books. I have all pages in JPEG format. I want to apply a text of My website transparent on each page. I have made an image by the help of Adobe photo shop. But its very ...