- 1,233 categories
- 40,621 scripts
Updated: 01/06/2006
- I originally wrote it for the people sorting out the images on JoanCope to speedily size down and compress thier massive TIFF files to JPEGs.
I also wrote it so the old gallery at optional info dot com could be smaller and also indexed. Hence the index file RJGIS generates.
Currently it will read the following formats...
* JPEG
* TIFF
* PNG
* BMP
* GIF
And save to the following formats...
* JPEG
* PNG
* BMP
Things it can do...
* Compress a range of image formats
* Batch process directories at a time
* postfix new file names
* take out bad characters from filenames
* scale down images W*H by %age
* create an INI style index that can easily be used in php scripts.
- Categories
- Tags
- Platforms
- Licenses
- Author
- Ever dreamed running a PHP or Perl script by just double-clicking it in the Windows Explorer, so that it will automatically load into a webbrowser with the correct URL? Ever wanted to develop Windows GUI applications by employing familiar PHP web p...
- Building indexers/spiders that can read binary MS Word (.doc) documents can be difficult, expecially on *nix servers, which don''t support PHP''s COM abilities.
Solutions usually involve installing binaries on the server (often impossible...
- PHP Excel Pro is an application ( with lots of examples ), on writing to an excel file, without the use of COM objects. Supporting all basic values for cells such as numbers and strings, PHP Excel Pro also supports images, formulas and url links. W...
- MyioCart is a PayPal shopping cart for downloadable products - one effective ecommerce solution for your new com site. Secure - Image, MD5, PayPal IPN, digital numbering system, secure links. Automatic install script (up and running in 10 minutes). U...
- PHP was originally developed to run on the Unix/Linux operating system but was soon after ported to the Win32 platform. It supports a huge amount of Windows-only functionality, such as instantiating COM objects through code. This article looks at how...