OS4 DepotLogo by Nickman 
(anonymous IP: 3.142.119.241,2193) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu

 Features
   Crashlogs
   Bug tracker
   Locale browser
 

 Categories

   o Audio (343)
   o Datatype (51)
   o Demo (203)
   o Development (596)
   o Document (22)
   o Driver (97)
   o Emulation (147)
   o Game (1005)
   o Graphics (497)
   o Library (115)
   o Network (232)
   o Office (66)
   o Utility (923)
   o Video (69)

Total files: 4366

Full index file
Recent index file

 Links

  Amigans.net
  OpenAmiga
  Aminet
  IntuitionBase


Support the site


 Readme for:  Graphics » Convert » xtopng.lha

Xtopng

Description: A general-purpose image converter based on SDL
Download: xtopng.lha       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 379kb
Version: 0.3
Date: 17 Oct 2006
Author: Tyler Montbriand, AmigaOS 4.0 compile by Spot / Up Rough
Submitter: Spot / Up Rough
Email: spot/triad se
Homepage: http://burningsmell.dyndns.org/xtopng/
Category: graphics/convert
License: Other
Distribute: yes
Min OS Version: 4.0
FileID: 2178
 
Comments: 0
Snapshots: 0
Videos: 0
Downloads: 236  (Current version)
236  (Accumulated)
Votes: 0 (0/0)  (30 days/7 days)

Show comments Show snapshots Show videos Show content Show crashlogs Replace file 
xtopng 0.1

This is a general-purpose image translator based on SDL, SDL_image, libpng,
and SDL png-saving code by Philip D Bober.  It can read many different image
formats and convert them to PNG.  Supported input types are anything your
installation of SDL_image supports.  Commandline syntax is simple:

    xtopng [-flag] [-flag] file1 [file2] [file3] [...]

Currently supported flags:
  -[0-9]:  Compression level.  -0 disables compression, -9 is maximum
    compression.  If this is not specified, it uses zlib's default
    compression level.

  -r:  Remove input files after conversion.  This dangerous flag is obviously
    OFF by default.  I've tried to be paranoid - it will not remove files it
    has not converted, and it will not remove read-only files - but
    I might have missed something.  So please, play safe.

-Tyler Montbriand, tsm()accesscomm.ca

.. AmigaOS 4.0 compile by Spot / Up Rough 2006

Copyright © 2004-2024 by Björn Hagström All Rights Reserved