Re: Jpeg problem

From: Andrey Kuznetsov (spam0_at_imagero.com.invalid)
Date: 01/29/05


Date: Sat, 29 Jan 2005 02:32:29 +0100


> Hi everybody,
> first excuse my english
>
> I ve a problem, after format a PC, i lost lots of jpeg images. i
> recovery 2000 but 500 have a problem. I can have the size in K-bytes
> of each picture, but i can see them , it is said to me by the windows
> viewer that i can't visualize the image but when i open then with an
> hewadecimal editor, i can see they are not empty

if you have hex editor then I can give you one hint:
jpeg starts with FFD8 and ends with FFD9

Marco wrote an utility for extracting jpegs from datastreams.
http://www.geocities.com/marcoschmidt.geo/jpeg-extractor.html

-- 
Andrey Kuznetsov
http://uio.dev.java.net Unified I/O for Java
http://reader.imagero.com Java image reader
http://jgui.imagero.com Java GUI components and utilities


Relevant Pages

  • [ANN] Imagero Reader 1.79_96 released
    ... Imagero Reader is Java library for reading image files and reading/writing ... - JPEG inclusive CMYC and 12-bit grey ... metadata can be read. ... Imagero Reader works with java1.1 and later. ...
    (comp.lang.java.announce)
  • Re: ByteArraySeekableStream ignores offset
    ... E.g. for BMP images the BufferedImage returned from ImageIO is null. ... operations for Java Advanced Imaging. ... supplied for the BMP, JPEG, JPEG 2000, PNG, PNM, Raw, TIFF, and WBMP ...
    (comp.lang.java.gui)
  • Re: help with image display gui
    ... them as jpeg can someone help me in understanding how to inport them ... I wouldn't repost the same request like this, you posted an identical request just before the weekend. ... Personally I don't see what doing this in Java buys you, If you really want to draw a GUI using JPEGs you might as well mock up the whole thing in photoshop. ... You can "skin" components with images but I've never tried that. ...
    (comp.lang.java.gui)
  • Giving an application a window icon in a sensible way
    ... rather than as a standalone executable JAR. ... packaging it as a class -- an Image subclass, ... tool for turning a jpeg, gif, or png into Java source code for an Image ...
    (comp.lang.java.programmer)
  • Re: Raw JPEG Data Size
    ... > not in its entirity). ... I am attempting to extract (just extract, ... Currently I detect the JPEG signature, ... http://uio.imagero.com Unified I/O for Java ...
    (sci.image.processing)