My Picture Helper App

dugdiamond

New member
i have noticed that many people are posting bandwidth-destroying pictures onto this website, and I realised that there is not an easy-to-use FREE app available that can take the hassle out posting efficient pictures to forums and other sites.

So I decided to write one
biggrin.gif


here is a WIP screenshot:

image1usu.jpg


it will automatically resize (scale) pictures greater than 800x600 to a ratio that fits inside that size, and will give the end-user the ability to choose the compression ratio (1-100%).

YES! the app is a freebie
biggrin.gif


NB (to staff): i could place a button (OC3D logo) on here, that once clicked takes the user here in their preferred browser. This would be helping the community
wink.gif
 
I'm liking this app so far. I also think the OC3D logo/link would be a nice touch. Have you tried giving Tom a PM to get it OK'd?

I have some space too where this could be hosted if you don't or OC3D doesn't. More mirrors won't hurt anyway.
wink.gif
 
@hmmblah

excellent - i don't have a dotcom host for it (yet). i was hoping it could be hosted here. but, failing that, i will take you up on the offer. the app is less than 20Kb in size
wink.gif


i am about to make an app_ICON for it... in this fashion:

OC

3D
 
I like it - always end up mailing the photo and then saving the attachment to resize it - its a pain... Nice work.
smile.gif
 
That's cool. I was just faffing around in Paint the other day to trim my picture.

I did have a tool that allowed me to do something similar, you'd select a size, i.e. 200x150 then you'd select a desired size. I obviously didn't re-install it last time I rebuilt the PC and I've forgotten what it was called!

Cool util, maybe something that could be incorporated into the site for all to use? Maybe make it a web app.

Scoob.
 
no.

sq.ish only resizes - it does not compress

Ah, I see. Though any non-bmp image would likely have a reasonable compression already. I mean, generally something like WinRar won't compress pictures much more, depending on format. Saying that, depends how lossy you want a picture to be I guess.

I'll give your app a try!

Scoob.
 
Just tried it out, works fine and I realise this is still WIP, but I would suggest additional options such as ratio and multiple sizes the picture can be resized to instead of just 800x600. Good work all the same Dug.
 
Just a small question on the compression. 1% makes it smaller (file size) I thought that that's what 100% would have done? I maybe completely wrong and never known this
laugh.gif
 
Just a small question on the compression. 1% makes it smaller (file size) I thought that that's what 100% would have done? I maybe completely wrong and never known this
laugh.gif

okay here is the science bit (lol):

JPG compression works with quanternions within a self-calling function (subsampling like mandelbrot)

the values i have given for compression are equal to the quanternion factoring... but are given, in layman terms, as to how close the new image will resemble the original
wink.gif


eg:

  • 1= best compression (lots of artefacts)
  • ...
  • 35= moderate compression (few artefacts)
  • ...
  • 100= no compression... the picture will just be resized

i hope this explanation helps ???
unsure.gif


besides that, i have tried to make the app as easy to use as possible... as you move the compression slider the preview updates

also, if a picture is too large to see a detailed part of the image, clicking and dragging the the original picture 'pans' both images.
 
Back
Top