Add Comment
|
Related Links
|
TrackBack
IsImageOk.sh (GPL)IsImageOk.sh is a UNIX shell script that helps you determine whether a file is an image. And if it is an image, whether it is ok (not corrupt). This script takes in a file path as command-line argument. It evaluates whether the file specified is an image and whether it is corrupt. If it is an ok image, it outputs '1' (for true). If the file is not an image or is a corrupt image, it outputs '0' (for false). IsImageOk.sh uses "identify", which is part of the ImageMagick set of tools, to determine if an image is valid. Therefore, you will need to install ImageMagick if it is not already installed on your system. ImageMagick is free, open source software. IsImageOk.sh is distributed as executable source code under the GNU General Public License. Please see the license agreement elsewhere on this site. UsageIsImageOk.sh "image" Examples> IsImageOk.sh "Crowd Control.gif" Chieh Cheng
Add Comment
|
Related Links
|
TrackBack
Did your message disappear? Read the Forums FAQ. Related LinksAdd CommentSpam Control | * indicates required field TrackBackTrackBack only accepted from WebSite-X Suite web sites. Do not submit TrackBacks from other sites. Send Ping | TrackBack URL | Spam Control No TrackBacks yet. TrackBack can be used to link this thread to your weblog, or link your weblog to this thread. In addition, TrackBack can be used as a form of remote commenting. Rather than posting the comment directly on this thread, you can posts it on your own weblog. Then have your weblog sends a TrackBack ping to the TrackBack URL, so that your post would show up here. Messages, files, and images copyright by respective owners. |
Products
|
Services
44 Users Online
|
Copyright © 1996 - 2024. All Rights Reserved. |