Audio (343) Datatype (51) Demo (203) Development (593) Document (22) Driver (97) Emulation (146) Game (994) Graphics (494) Library (113) Network (230) Office (65) Utility (913) Video (69)
Total files: 4333
Full index file Recent index file
Amigans.net OpenAmiga Aminet IntuitionBase
|
DTConvert | Description: | File format conversion using datatypes | Download: | dtconvert.lha (TIPS: Use the right click menu if your browser takes you back here all the time) | Size: | 48kb | Version: | 1.2 | Date: | 22 Sep 2023 | Author: | Fredrik Wikström, Mike Steed | Submitter: | Mike Steed | Email: | 72207 463/compuserve com | Homepage: | http://www.a500.org/ | Requirements: | AmigaOS >= 4.1 FE | Category: | utility/filetool | Replaces: | utility/filetool/dtconvert.lha | License: | BSD | Distribute: | yes | Min OS Version: | 4.1 | FileID: | 12671 | | | Snapshots:
| |
| Comments: | 3 | Snapshots: | 1 | Videos: | 0 | Downloads: | 96 (Current version) | | 323 (Accumulated) | Votes: | 1 (0/0) (30 days/7 days) | |
Requirements:
AmigaOS 4.1 Final Edition
Installation:
Just extract anywhere on your harddrive where you want it installed.
Usage:
To run the program just double-click its icon.
Once the program is running select the file you want to convert as "Source",
the file you want to write to as "Destination" and then select the type of
file (picture, sound, animation, or movie) as well as the destination file
format and then click the "Convert" button.
The currently supported destination formats are:
Type = picture: bmp, gif, ilbm, jpeg, png, tiff
Type = sound: 8svx, aiff, wav
Type = animation or movie: anim, cdxl, gifanim
The source format can be anything for which a suitable datatype of the
proper type is available; it doesn't have to be limited to one of the
destination formats listed above.
Source code:
The source code of the program is included under a BSD license.
Changes:
1.1 (13.1.2015) by Fredrik Wikstrom
- First released version.
1.2 (13.7.2023) changes by Mike Steed
- Added the ability to convert animation and movie formats, in support of the
new GIFANIM v. 54 datatype (ANIM and CDXL formats are supported too,
but those datatypes are currently unable to save files).
- Now sets the source type automatically based on the selected source file.
- Error messages now appear in a requester, rather than in a console window.
- Now copies the annotation data (if any) from the source to the destination
during a conversion, if the datatypes involved support this (the GIFANIM
datatype does).
|