Endless Paradigm

Full Version: packJPG 2.5 XnView Plugin
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3
Probably of no use to many, but meh.

Being the space conservation freak that I am, I've decided to compress all my JPEG images to packJPG to save a few GB on my HDD.
Unfortunately, packJPG is less convenient as there's no application to view .pjg files directly.  This plugin aims to solve that, at least for me, by offering the ability to view .pjg images in XnView.

To install, put Xpjg.usr in XnView's plugins folder.  This also works with the Windows version of XnViewMP, but I doubt it for Linux/OSX as the .usr file is essentially a renamed .dll

Note that this only works with packJPG 2.5/2.5a files (not earlier and probably not later versions).  Also, packJPG decompression is very slow, and XnView doesn't appear to multithread generate thumbnails unfortunately.  There's probably some scope for speed improvements down the track, if I can be bothered.

My crappy source code can also be found below.
What sort of compression ratio does packJPG achieve?
hibbyware Wrote: [ -> ]What sort of compression ratio does packJPG achieve?

http://endlessparadigm.com/forum/showthr...#pid414517

Save 6GB in 25GB supposedly.  This pretty much shows how crappy jpg (or at least it's entropy coder) is.

I wonder if MS's new JPEG_XR is any good.
I've never been a fan of jpg with it being a lossy format and not supporting transparency.

I still have a soft spot for png.
hibbyware Wrote: [ -> ]I've never been a fan of jpg with it being a lossy format and not supporting transparency.

I still have a soft spot for png.

PNG also sucks ass, it's technology from 15years back.

Actually, all image formats in popular use right now suck.
It maybe an old format but apart from the file sizes I rather like it.
You must have a ton of pictures >.< Ill try this out though, I'm bored.
hibbyware Wrote: [ -> ]It maybe an old format but apart from the file sizes I rather like it.

It's lossless compression yo, it's all about the file sizes.

Well, decoding speed matters too I guess, but any computer made in the last 10 years can decode images just fine, wee're not talking about decoding 1080p videos here.
I use png for other devices also and not just the bog standard PC. For example on the PSP where there is limited memory to play with.
Yeah png is where its at!
Pages: 1 2 3
Reference URL's