JPG analyse |
jpg-analyse.r | v:1.0.0 5.1 KB 13 Mar 2003 | To remove some data from the JPG files to make them smaller.
For example files from Adobe contains so many other informations that the file is twice bigger than may be. author: Oldes |
Scroll Pictures |
scrollpic.r | 1.9 KB 13 Mar 2003 | Scroll through some pictures author: P. Bevan |
Iconic Image Browser |
icon-browse.r | v:1.1.1 4.7 KB 29 May 2004 | Browse a directory of images using a scrolling list of icons.
Displays a progress bar while icons are being created. author: Carl Sassenrath |
PhotoPoint |
photopoint.r | v:0.4.1 17.4 KB 13 Mar 2007 | Combine GPS tracklog and jpeg/exif files to find out where digital photos were taken author: Piotr Gapinski |
Thumbnail Maker |
thumbnail-maker.r | 4.3 KB 14 Sep 2009 | Create image preview sheets from a list of files. Used to make the
introductory image at http://musiclessonz.com/rebol.html author: nick |
Build a Program Package |
build-pack.r documentation | v:1.0.0 2.1 KB 13 Mar 2003 | Creates a single compressed REBOL program from a list of file modules. Modules can include binary data files such as images. author: Carl Sassenrath |
View an Image in a Window |
view-image.r documentation | v:1.0.0 496 bytes 13 Mar 2003 | View an image in a window. author: Anonymous |
Download List of Files |
ftpdown.r documentation | 536 bytes 13 Mar 2003 | Download a list of binary files using FTP. author: [unknown] |
National Geographic Image of the Day Downloader |
ngbg.r discussion | v:1.1.0 2.0 KB 9 Feb 2004 | Downloads the current picture of the day from nationalgeographic.com
and saves it to a location of your choice. Directions: Change the 'filename' in the source to the location of your choice.
The agrument -s causes it to be silent and so not print what step
it is
at. These directions can be seen by adding a -h agrument. author: Charles MOUGEL |
VID Usage |
vid-usage.r discussion | v:1.2 80.5 KB 10 Jan 2004 | VID Usage Tutorial with Runnable Examples author: Cybarite |
Advanced R3D demo |
advanced-r3d.r | v:3.1.6 6.8 KB 17 Oct 2012 | R3D demo author: Massimiliano Vessi |
REBOL Blogger |
blog.r documentation | v:1.3.2 18.3 KB 10 Jan 2005 | The blog system written and used by Carl Sassenrath,
REBOL's creator. This script will let you post and
update blogs on your website using just a web browser.
Generates summary and index pages, blog searches, etc.
Extensible with Makedoc2 for more formatting options. author: Carl Sassenrath |
Coin Flip |
coinflip.r | 592 bytes 4 Dec 2013 | A little example for a student. Click the button to randomly flip the coin image.
Based on the example video at http://visualruby.net
Video at http://youtu.be/0zckFPgQ2Co author: nick |
REBOL2 Codec System |
codecs.r documentation | v:1.0.1 19.5 KB 6 Mar | [no purpose header found] author: Annick ECUYER |
Count and Download |
counload.r | v:1.0.0 2.5 KB 13 Mar 2003 | Downloads numbered filenames from the internet. author: Tommy Giessing Pedersen |
Easy VID Tutorial |
easy-vid.r | v:1.1.2 16.2 KB 13 Mar 2003 | Beginner's tutorial to VID. author: Carl Sassenrath |
Eztwain Support |
eztwain.r discussion | 2.5 KB 6 May 2006 | Support image grabs from webcam using commercial eztwain library. author: Graham Chiu |
REBOL Face Effect Lab |
effect-lab.r | v:1.3.2 5.5 KB 13 Mar 2003 | Show combinations of effects. author: Carl Sassenrath |
Easy REBOL GUI Page |
easypage.r | v:1.0.1 1.6 KB 13 Mar 2003 | Shows how to create a simple page with paragraphs,
buttons, and entry fields on a colorful backdrop. author: Larry Palmiter |
FTP Tool |
ftp-tool.r | 6.4 KB 14 Sep 2009 | Full featured FTP application.
Taken from the tutorial at http://musiclessonz.com/rebol.html author: nick |
Files Renamer |
files-renamer.r | v:0.8.15 27.1 KB 17 May 2016 | Rename files author: Marco Antoniazzi |
Obscure File Server |
fileserver.r | 14.4 KB 3 Sep 2009 | Share files over HTTP protocol +NLS author: pijoter |
ImageMagick Support |
imagemagick-helper.r documentation | 8.8 KB 23 Aug 2006 | Support minimal needs for image processing using ImageMagick MagickWand and MagickCore DLLs
Note: DLL's calls tend to change so this is specifically for version 6.2.9
Note: Original uses only MagickCore DLL. This version required MagickWand DLL because they
moved the calls to a different DLL author: Edgar Tolentino |
Image Sorter |
image-sort.r | v:1.1.0 4.1 KB 13 Mar 2003 | A handy tool for sorting images into separate directories
or deleting images. Includes scrolling list of image
files with highlight and scrolling list of target directories.
Also uses cursor keys, space, and backspace for navigation. author: Carl Sassenrath |
Iconic Image Browser |
icon-browse2.r | v:2.1.1 2.0 KB 3 Dec 2012 | Browse a directory of images using a scrolling list of icons. author: carl sassenrath |