Welcome, Guest! Log In | Create Account

Share

JPG2HTML

by whjou

jpg2html is a series of C programs that embeds JPG imagesinto HTML. Images are comparatively highly compressed (usingRLE and BASE64) and decoded using JavaScript.


http://home.pacific.net.sg/~jnz/jpg2html/

Dynamic Content, Graphics Conversion

Project Feed

  • Progress Update

    This is just a progress update. 1. Sometime back I realised that rendering of images using text is actually independent of the encoded image data (silly of me to take so logn). So there are actually two ways of rendering an image, using text (as ...

    04:07AM on Aug 11 2003 by whjou

  • jpg2html release "miffy" (stable) available

    Existing jpg2html programs are modified to show its compression ratio compared to the original uncompressed image. Two new programs are added: -jpginfo will simply show the compression jpeg achieved as compared to the original incompressed ...

    02:14PM on Oct 26 2002 by whjou

  • Code committed

    whjou committed patchset 12 of module jpg2html to the JPG2HTML CVS repository, changing 1 files

    11:47AM on Oct 26 2002 by whjou

  • Code committed

    whjou committed patchset 11 of module jpg2html to the JPG2HTML CVS repository, changing 1 files

    11:45AM on Oct 26 2002 by whjou

  • Code committed

    whjou committed patchset 10 of module jpg2html to the JPG2HTML CVS repository, changing 1 files

    11:43AM on Oct 26 2002 by whjou

  • Code committed

    whjou committed patchset 9 of module jpg2html to the JPG2HTML CVS repository, changing 4 files

    11:42AM on Oct 26 2002 by whjou

  • jpg2html miffy file released: jpg2html-miffy.bin.tar.bz2

    2002-10-26  whjou
    * Makefile:
    Modified to compile jpginfo and jpg2html5
    Some minor fixes
    
    * jpg2html.c:
    * jpg2html2.c:
    * jpg2html3.c:
    * jpg2html4.c:
    Now prints compression information to STDOUT
    
    * jpginfo.c:
    Simple program to display compression ...

    12:00AM on Oct 26 2002

  • jpg2html miffy file released: jpg2html-miffy.src.tar.bz2

    2002-10-26  whjou
    * Makefile:
    Modified to compile jpginfo and jpg2html5
    Some minor fixes
    
    * jpg2html.c:
    * jpg2html2.c:
    * jpg2html3.c:
    * jpg2html4.c:
    Now prints compression information to STDOUT
    
    * jpginfo.c:
    Simple program to display compression ...

    12:00AM on Oct 26 2002

  • jpg2html release "mashi" (stable) available.

    jpg2html is a series of programs that convert .jpg files into .html files. Release "mashi" is the initial release of this series on SourceForge, currently comprising of jpg2html, jpg2html2, jpg2html3 and jpg2html4. This is definitely not front ...

    07:31AM on Oct 05 2002 by whjou

  • Code committed

    whjou committed patchset 8 of module jpg2html to the JPG2HTML CVS repository, changing 1 files

    06:33AM on Oct 05 2002 by whjou

JPG2HTML Actions