Megalextoria
Retro computing and gaming, sci-fi books, tv and movies and other geeky stuff.

Home » Digital Archaeology » Computer Arcana » Apple » Apple II » Image Conversion
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Image Conversion [message #366486] Thu, 19 April 2018 15:34 Go to next message
Anonymous
Karma:
Originally posted by: frank_o_rama

Hey All,

I have some JPG/PNG/etc images that I want to convert to HGR and DHGR. I've tried a few converters that others have written, but only seem to be successful with the ancient, slow, and charmingly low-quality "][GIF" program. The Buckels "b2d" converter throws a "bad PNG" error on whatever I try. The "tohgr" converter gives an error saying it can't load the JPG library, while PNGs give another error.

Is there anything out there?

F
Re: Image Conversion [message #366487 is a reply to message #366486] Thu, 19 April 2018 15:45 Go to previous messageGo to next message
Antoine Vignau is currently offline  Antoine Vignau
Messages: 1860
Registered: October 2012
Karma: 0
Senior Member
Did you try Super Convert 4 for the Apple IIgs? It recognizes JPEG/JFIF files but not PNG files which you can try converting to GIF or JPEG at first
av
Re: Image Conversion [message #366488 is a reply to message #366487] Thu, 19 April 2018 16:53 Go to previous messageGo to next message
zellyn is currently offline  zellyn
Messages: 173
Registered: April 2013
Karma: 0
Senior Member
On Thursday, April 19, 2018 at 3:45:22 PM UTC-4, Antoine Vignau wrote:
> Did you try Super Convert 4 for the Apple IIgs? It recognizes JPEG/JFIF files but not PNG files which you can try converting to GIF or JPEG at first
> av

Did you try buckshot? https://apple2.gs/buckshot/

Zellyn
Re: Image Conversion [message #366505 is a reply to message #366486] Thu, 19 April 2018 20:00 Go to previous messageGo to next message
gids.rs is currently offline  gids.rs
Messages: 1395
Registered: October 2012
Karma: 0
Senior Member
On Thursday, April 19, 2018 at 1:34:49 PM UTC-6, frank_...@hotmail.com wrote:
> Hey All,
>
> I have some JPG/PNG/etc images that I want to convert to HGR and DHGR. I've tried a few converters that others have written, but only seem to be successful with the ancient, slow, and charmingly low-quality "][GIF" program. The Buckels "b2d" converter throws a "bad PNG" error on whatever I try. The "tohgr" converter gives an error saying it can't load the JPG library, while PNGs give another error.
>
> Is there anything out there?
>
> F


SuperConvert4 is excellent for the job but requires GSOS. Also requires a Dbl hi-res matching palette and a screen grab for 140 x 192 from the super hi-res screen. I can help with those.

when using "tohgr" or Bill's "b2d", you might have better luck converting to a bitmap first.
Re: Image Conversion [message #366528 is a reply to message #366505] Fri, 20 April 2018 16:04 Go to previous messageGo to next message
Anonymous
Karma:
Originally posted by: frank_o_rama

Buckshot is exactly what I was looking for. Nice that you can try different settings on the fly. Looks like it uses b2d which I'd like to figure out for batching. My guess is Photoshop CS6 is writing some metadata to the BMP file that b2d doesn't like. Buckshot seems to write a temp image file to /var when converting so that's an option. I just wanted to avoid doing 17 steps.

Ironically I just put my gs in storage and got my ][+ out. I don't think it has enough RAM for superconvert though (1.125mb rom 3).

f
Re: Image Conversion [message #366531 is a reply to message #366487] Fri, 20 April 2018 19:25 Go to previous messageGo to next message
Anonymous
Karma:
Originally posted by: vavruska

On Thursday, April 19, 2018 at 3:45:22 PM UTC-4, Antoine Vignau wrote:
> Did you try Super Convert 4 for the Apple IIgs? It recognizes JPEG/JFIF files but not PNG files which you can try converting to GIF or JPEG at first
> av

Super Convert 4 does support PNG. It is under Computer-independent.
Re: Image Conversion [message #366535 is a reply to message #366531] Fri, 20 April 2018 23:17 Go to previous messageGo to next message
Antoine Vignau is currently offline  Antoine Vignau
Messages: 1860
Registered: October 2012
Karma: 0
Senior Member
On Saturday, April 21, 2018 at 1:25:48 AM UTC+2, vavr...@gmail.com wrote:
> On Thursday, April 19, 2018 at 3:45:22 PM UTC-4, Antoine Vignau wrote:
>> Did you try Super Convert 4 for the Apple IIgs? It recognizes JPEG/JFIF files but not PNG files which you can try converting to GIF or JPEG at first
>> av
>
> Super Convert 4 does support PNG. It is under Computer-independent.

Oops, right, thanks for correcting me!
av
Re: Image Conversion [message #366609 is a reply to message #366486] Sun, 22 April 2018 11:51 Go to previous messageGo to next message
Bill Buckels is currently offline  Bill Buckels
Messages: 1418
Registered: November 2012
Karma: 0
Senior Member
<frank_o_rama@hotmail.com> wrote:
> The Buckels "b2d" converter throws a "bad PNG" error on whatever I try.

That's not one of my error messages... so at the risk of calling
BullSh*torama I'll refrain from further remarks except to say keep
defammatory cr*p to yourself if you want my help... besides my converters
work with BMP files only... not PNG files.

I'd suggest you try harder and RTFM and source code. The references to the
various web pages were reposted at length recently in
comp.sys.apple2.programmer.

Also I know that tohgr works as advertised, and I have used the same
extensively without problems.

We aren't writing programs that don't work. You need to get The GIMP and
ImageMagick etc. (some decent image studio tools) if you are going to work
with bitmapped graphics.

Regards,

Bill
Re: Image Conversion [message #366615 is a reply to message #366609] Sun, 22 April 2018 13:38 Go to previous messageGo to next message
Anonymous
Karma:
Originally posted by: frank_o_rama

I don't recall spending more than 10 minutes on it, so at your suggestion I can take another look. It's helpful that Buckshot shows the command line switches for b2d I was potentially missing. My work history is in retouching/imaging so I'm most familiar with Photoshop. Additionally, I refuse to use a tool whose name is a synonym for a bondage suit. Can you imagine a retouching studio manager "uhh hey boss we can save money using GIMP instead of Photoshop"? It's just hard to take seriously. ImageMagicks' name is similarly problematic, for other reasons. I don't know who 'brands' these open source tools but the names are frequently horrible. Buckshot is pretty good name though. Funny yet also alludes to what the program does.

F


On Sunday, April 22, 2018 at 8:52:01 AM UTC-7, Bill Buckels wrote:
> <frank_o_rama@hotmail.com> wrote:
>> The Buckels "b2d" converter throws a "bad PNG" error on whatever I try.
>
> That's not one of my error messages... so at the risk of calling
> BullSh*torama I'll refrain from further remarks except to say keep
> defammatory cr*p to yourself if you want my help... besides my converters
> work with BMP files only... not PNG files.
>
> I'd suggest you try harder and RTFM and source code. The references to the
> various web pages were reposted at length recently in
> comp.sys.apple2.programmer.
>
> Also I know that tohgr works as advertised, and I have used the same
> extensively without problems.
>
> We aren't writing programs that don't work. You need to get The GIMP and
> ImageMagick etc. (some decent image studio tools) if you are going to work
> with bitmapped graphics.
>
> Regards,
>
> Bill
Re: Image Conversion [message #366625 is a reply to message #366615] Sun, 22 April 2018 18:00 Go to previous messageGo to next message
Michael AppleWin Debu is currently offline  Michael AppleWin Debu
Messages: 1262
Registered: March 2013
Karma: 0
Senior Member
Open source program names have never been known for marketability.

Gimp's name is actually descriptive in this case -- it's still gimped compared to Photoshop.
i.e.

* Can you change the background transparent grid color? Nope.
* Does it have all the layer blend modes of Photoshop? Nope. https://imgur.com/C2iYdMl
Re: Image Conversion [message #366650 is a reply to message #366486] Mon, 23 April 2018 15:22 Go to previous messageGo to next message
Anonymous
Karma:
Originally posted by: James Davis

On Thursday, April 19, 2018 at 12:34:49 PM UTC-7, frank_...@hotmail.com wrote:
> Hey All,
>
> I have some JPG/PNG/etc images that I want to convert to HGR and DHGR. I've tried a few converters that others have written, but only seem to be successful with the ancient, slow, and charmingly low-quality "][GIF" program. The Buckels "b2d" converter throws a "bad PNG" error on whatever I try. The "tohgr" converter gives an error saying it can't load the JPG library, while PNGs give another error.
>
> Is there anything out there?
>
> F

Hi Frank,

Have you tried IrfanView? It is primarily a Windows program, but it says (on the website) it will work with Linux and Mac also (with Windows Emulation).

------------------------------------------------------------ -------------------
File : 'about.txt' - Info about IrfanView
Author: Irfan Skiljan
E-Mail: irfanview@gmx.net
WWW : http://www.irfanview.com
------------------------------------------------------------ -------------------

What is IrfanView ?

IrfanView is a very fast, compact and innovative FREEWARE image viewer/converter
for Windows XP/Vista/Windows 7/Windows 8/Windows 10.

IrfanView is fast and small, with very low system resources requirements.
It is trying to be simple for beginners and powerful for professionals.

Supported file formats:
AIF, ANI/CUR, ASF, AU/SND, AVI, AWD, B3D, BLP, BMP/DIB, CAD formats, CLP,
DDS, Dicom/ACR, DJVU, ECW, EMF/WMF, EPS/PS/PDF/AI, EXR, FITS, FPX (FlashPix),
G3, GIF, HDR, HDP/WDP, ICO/ICL/EXE/DLL, IFF/LBM, IMG (GEM), JLS, JPG2000, JPG,
JPEG-XR, JPM, KDC, MED, MID/RMI, MNG/JNG,OV, MP3, MPG/M2TS/MP4/MKV, MrSID, MOV,
OGG, PBM/PGM/PPM, PCX/DCX, PDN, PhotoCD, PNG, PSD, PSP, PVR, RAS/SUN, RAW,
Real Audio (RA), RLE, SFF, SFW, SGI/RGB, SWF/FLV, TGA, TIF, TTF, TXT, WAD,
WAV, WBMP, WEBP, WSQ, XBM, XCF, XPM, CRW/CR2, DNG, NEF/NRW, ORF, RAF, MRW,
DCR, X3F, PEF, SRF, EFF, RWL, MOS, ARW, RW2, SRW, DXF, DWG, HPGL, CGM, SVG,
WBC/WBZ, GLCD, many old formats (Atari, Amiga) etc.

Some features of IrfanView:
32 and 64 bit versions, full Unicode support, multi language support, Thumbnails,
slideshow, fast directory browsing, batch conversion/editing, multipage editing,
file search, email, print, Paint plugin - to paint lines, circles, arrows,
straighten image etc., support for color profiles, change color depth, scanning,
OCR, cut/crop, IPTC edit, screen capturing, lossless JPG operations,
effects (sharpen, blur, Adobe Photoshop filters), add watermark image,
EXE/SCR creating, many hotkeys, many command line options, 60+ plugins ...

IrfanView was the first Windows graphic viewer (worldwide) with Animated-GIF
support !

FREEWARE for non commercial use !

Enjoy ! :-)

------------------------------------------------------------ -------------------
IrfanView software is provided "as-is".
No warranty of any kind is expressed or implied.
------------------------------------------------------------ -------------------

Try it,

James Davis
Re: Image Conversion [message #366847 is a reply to message #366609] Thu, 26 April 2018 16:59 Go to previous message
Anonymous
Karma:
Originally posted by: frank_o_rama

Actually b2d was saying "PNG bad format" or something like that. Did an image resize to the BMP and now it works.

Just batch converted 5,692 images to HGR.

f



On Sunday, April 22, 2018 at 8:52:01 AM UTC-7, Bill Buckels wrote:
> <frank_o_rama@hotmail.com> wrote:
>> The Buckels "b2d" converter throws a "bad PNG" error on whatever I try.
>
> That's not one of my error messages... so at the risk of calling
> BullSh*torama I'll refrain from further remarks except to say keep
> defammatory cr*p to yourself if you want my help... besides my converters
> work with BMP files only... not PNG files.
>
> I'd suggest you try harder and RTFM and source code. The references to the
> various web pages were reposted at length recently in
> comp.sys.apple2.programmer.
>
> Also I know that tohgr works as advertised, and I have used the same
> extensively without problems.
>
> We aren't writing programs that don't work. You need to get The GIMP and
> ImageMagick etc. (some decent image studio tools) if you are going to work
> with bitmapped graphics.
>
> Regards,
>
> Bill
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Programming games on the Apple IIGS, where do I start?
Next Topic: Gumball (partial) original assembly source
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Thu Apr 18 21:16:41 EDT 2024

Total time taken to generate the page: 0.01926 seconds