topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Monday November 10, 2025, 3:55 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Recent Posts

Pages: prev1 [2]
26
I wrote a batch file that opens a couple programs, asks a "choice" question and runs the appropriate shortcut based on that, and then displays a series of png and animated gif images at a specific window position that provide instructions to the user. I'd prefer a nicer looking Windows GUI for the "choice" question and better control over displaying the images (having trouble with irfanview in this regard). There are some other small refinements that I think could easily be handled by autoit or autohotkey.

Please PM me.
27
Coding Snacks / Auto-convert PNG to JPG in clipboard
« Last post by timmy2 on January 25, 2008, 09:35 AM »
Is there a small Windows app that will enable me to copy a PNG image to the clipboard and automatically convert it into a JPG ready for pasting into another app?

I'm thinking of an app like Puretext, which converts any HTML or other formatted text on the clipboard to "plain" text, and you can paste the converted text by using the key combination Windows-V instead of CTRL-V. In other words, copy using CTRL-C as always, Puretext does its magic, then Windows-V pastes the converted text... like that, except I need an app to convert a PNG to JPG in a similar, automatic fashion.
28
Coding Snacks / Context-menu bmp-to-jpg converter
« Last post by timmy2 on January 23, 2008, 09:45 PM »
I'd like to be able to copy an image (album cover art) to the clipboard and then open a folder in Windows Explorer, right-click, select this function, and have it save the clipboard image as a jpg named folder.jpg.
Pages: prev1 [2]