tjsdigitalimage project provides a package containing a GUI-based image processing program called "Voyager" together with a collection of command-line image manipulation functions, suitable for use with very large images (longer than 4 GiB). Available in native 32 bit and native 64 bit versions for Intel 586/x64 and PPC/Cell on Windows and Linux.
License
GNU General Public License version 2.0 (GPLv2)Follow TJ's Digital Image Application Set
Other Useful Business Software
AI-generated apps that pass security review
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
Rate This Project
Login To Rate This Project
User Reviews
-
the assembly interface for Windows is terrible, the windows are gray, like in Windows 2000. Why would a user see a console with output? He clearly does not need information about successfully completed operations, and about errors is stupid. Stupid, because a simple user will not understand anything there. Now all languages have exception handling functionality, for example, try except. If an error occurs, write all the output from the invisible console to a file and give the user a message asking them to send it to the developer.