Main > Free Download Search >

Free upload photos software for linux

upload photos

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 829
jUploadr 1.1.2

jUploadr 1.1.2


jUploadr is a cross platform Flickr uploader. more>>
jUploadr is a cross platform Flickr uploader. Currently it runs on Windows, Linux and OS X. jUploadr allows you to set all properties of a photo before you upload it to Flickr.
It also supports batch editing, so you can make short work of uploading a bunch of files.
Main features:
- Simple drag and drop interface. Just drop photos or folders of photos on the main window to add them.
- Edit photos individually or as a group.
- Fast, responsive UI
- Proxy support
- Allows editing of all Flickr photo metadata, not just privacy and tags
<<less
Download (2.2MB)
Added: 2007-05-25 License: LGPL (GNU Lesser General Public License) Price:
885 downloads
Rad Upload Lite 3.12

Rad Upload Lite 3.12


Rad Upload is a drag and drop file upload applet with a progress monitor. more>>
Rad Upload is a drag and drop file upload applet with a progress monitor. Advanced features of Rad Upload Lite include recursive upload of directories and setting upload limits at the client side.
Bandwidth saving options include filtering out unwanted file types, compression, and resizing images before they are uploaded.
Both HTTP/HTTPS and FTP protocols are supported, and files can be uploaded using copy and paste, as well as with an optional traditional browse button.
Main features:
- Drag and Drop
- Progress Bar
- Applet Size
- Copy and Paste
- FTP upload
- SSL
- Upload Folders
- Redirect After Upload
- Image Scaling
- Client Side Filtering
- Display Thumbnails
- GZip Compression
- Javascript Calls
Installation:
First make sure that your server is correctly configured to accept file uploads. With sites that use PHP you can make use of the included test.html and upload.php files to test your server configuration.
Depending on the version you have downloaded move dnd.jar, dndlite.jar or dndplus.jar onto your web space. Also move the included php files onto the same location as the jar file. Next open applet.php in your favourite text editor and change the url parameter to match your server-side upload handler. Thats it!
The upload.php is a sample PHP script provided to get you started on drag and drop file upload. You may need to modify upload.php to suite the needs of your website or web application.
If you prefer to use perl as your server side handler please copy upload.cgi to your /cgi-bin/ directory and change permissions to 755. Perl upload handling can be tested with test-perl.html
Each licence of Rad Upload Lite, Rad Upload and Rad Upload Plus allows you to install the applet on exactly one website.
Enhancements:
- A minor bug in client side filtering (by file type) and an incompatibility with tnftpd on Mac OS X were fixed.
<<less
Download (0.066MB)
Added: 2007-06-01 License: Other/Proprietary License with Source Price:
875 downloads
class.upload.php 0.24

class.upload.php 0.24


class.upload.php manipulates uploads and images very easily. more>>
class.upload.php manipulates uploads and images very easily. It can convert and resize uploaded images in many ways. It uses the GD library.
How does it work?
- the class constructor upload handles a uploaded file (it can also handle a local file)
some optional parameters can be set up to act on the file during the process
- the process is called with as an argument the destination directory on the server. If some parameters have been set up, the class will rename, resize, convert files and images
- when the uploaded file is not needed anymore, we can delete it using clean.
Why use this class?
- with one uploaded file, you can do as many copies, convertions, resizing you want.
- you can resize each image dimension, or both, keeping the image ratio or not.
- you can choose to resize an image only if it is bigger -or smaller- than the wanted sizes
- you can manipulate the image in many ways, play with colors, add labels and watermarks...
- its use is simplistic but powerful
- a lot of variables are set up during the process. You can retrieve all these values after a process.
- error messages are understandable, and a variable log allows you to see what the class does.
- it is already widely used on Internet
- it is free
Enhancements:
- This release fixes a few bugs and adds some improvements.
- It is now possible to set a background color for the pictures and to use replacement tokens in the text labels.
- Some new cropping options have been implemented.
<<less
Download (0.042MB)
Added: 2007-05-27 License: GPL (GNU General Public License) Price:
885 downloads
Flickr::Upload 1.22

Flickr::Upload 1.22


Flickr::Upload is a Perl module to upload images to flickr.com more>>
Flickr::Upload is a Perl module to upload images to flickr.com

SYNOPSIS

use Flickr::Upload;

my $ua = Flickr::Upload->new( key => 90909354, secret => 37465825 );
$ua->upload(
photo => /tmp/image.jpg,
auth_token => $auth_token,
tags => me myself eye,
is_public => 1,
is_friend => 1,
is_family => 1
) or die "Failed to upload /tmp/image.jpg";

<<less
Download (0.073MB)
Added: 2006-12-20 License: Perl Artistic License Price:
1047 downloads
Thin FTP Upload 2.0

Thin FTP Upload 2.0


Thin FTP Upload is an FTP upload applet designed for integration with Web applications. more>>
Thin FTP Upload project is an FTP upload applet designed for integration with Web applications.
Do you want to quickly add FTP file upload functionality to your website? Then Thin FTP Applet, a product that can be installed in less than 2 minutes is the product to choose.
To send files using the File Transfer Protocol, all your users have to do is to drag and drop them onto the designated area of the browser. Entire directory tree and a virtually unlimited number of files totalling several giga bytes can be transfered in this manner.
If your server is configued to allow annoymous transfers your users dont even have to login. Else they can login interactively by entering their username and password. Or else you can make it easier for them by using a single predefined username and password for each user so that multiple accounts do not have to be created.
Whats New in 1.02 Stable Release:
- The new version of the applet aims for improved compatibility with a wider range of FTP servers, epecially those servers deployed on Windows.
- The new version includes a subtle change in the way that the applet handles the trailing slash in the URL.
Whats New in 2.0 Development Release:
- Interrupted FTP uploads can now be resumed.
- A new progress monitor has been added.
- The applet loading mechanism has been changed, and the applet can now be configured using HTML parameters.
<<less
Download (0.054MB)
Added: 2006-10-11 License: GPL (GNU General Public License) Price:
1109 downloads
Mission Photo 0.5.2

Mission Photo 0.5.2


Mission Photo, an easy-to-use photo management application for the Linux desktop. more>>
Mission Photo, an easy-to-use photo management application for the Linux desktop.
Main features:
- Detects attachment and detachment of digital cameras
- Imports photos from digital cameras
- Imports image files from disk
- Skips duplicate photos during import
- Losslessly rotates photos, fully preserving image quality
- Lets you rate, sort and filter your photos
- Lets you share your photos on Flickr
<<less
Download (0.92MB)
Added: 2006-12-24 License: GPL (GNU General Public License) Price:
1044 downloads
Easy PHP Upload 2.28

Easy PHP Upload 2.28


Easy PHP Upload is a PHP upload class that can be used to upload files with a client browser to a remote Web server. more>>
Easy PHP Upload class (the old name) can be used to upload files with a client browser to a remote webserver location.
The features in the first release are: file-extension check, maximum file- size limitation and a flexible error reporting system. The class is extremely easy to use and comes together with full working examples. Sinds the second version is it possible to upload multiple files.
Check the class file for all update information. The version 2.22 (and higher) is compatible with the PHP directive "register_globals=off". NEW functions for the multiple upload function: rename files and filename validation.
With the updated (ver. 2.25) photo upload extension its possible to upload photos (logos) and resize them to the maximum X and Y size.
Enhancements:
- Two more languages (for the messages) were added to the class: Brazilian Portuguese and Bulgarian.
- All translations (except de, nl, en, and fr) are stored in external files.
- The new function to create non-existing directories was not working for the photo upload extension and has been fixed.
- The check_dir() method is more flexible now and can be used for more locations.
- The process_image() method from the photo_upload extension was modified to use this check now.
<<less
Download (0.013MB)
Added: 2006-01-26 License: GPL (GNU General Public License) Price:
1404 downloads
Flickr Photo Compass 0.8

Flickr Photo Compass 0.8


Flickr Photo Compass displays the 8 closest photos to the actual one in the directions: N, NE, E, SE, S, SW, W, NW. more>>
The Geo Radar released by .CK reminded me of an idea I had had a while ago and provided me with the tools to implement it quickly.

This greasemonkey is a simpler version of the radar that displays the 8 closest photos to the actual one in the directions: N, NE, E, SE, S, SW, W, NW.

Flickr Photo Compass is a simple tool to browse photos of some place. By clicking on the direction icons, you can move around and find other photos.
<<less
Download (MB)
Added: 2006-12-26 License: GPL (GNU General Public License) Price:
1037 downloads
lopster-tools 1.0

lopster-tools 1.0


lopster-tools is a set of tools for use with Lopster that allows users to view statistics for download. more>>
lopster-tools is a set of tools for use with Lopster that allows users to view statistics for download and upload transfer, incomplete and finished files, how many MB are downloaded or uploaded, and the difference between down- and upload, amongst other features.
<<less
Download (0.60MB)
Added: 2005-07-06 License: GPL (GNU General Public License) Price:
1571 downloads
PHP Photo Album 0.3.2.6

PHP Photo Album 0.3.2.6


PHP Photo Album provides an easy to install and run PHP Photo Album/Gallery script. more>>
PHP Photo Album provides an easy to install and run PHP Photo Album/Gallery script.
It is easy to install and run PHP Photo Album/Gallery script. No database required. Automatic installation on your FTP-server with just a few clicks. You have in a seconds functional phpAlbum.
Caching of all generated thumbnails and resized photos, password directory protection, access logs, automatic thumbnails generation, short and longer description of directories and photos, admin section for creating new directories, uploading photos and deleting of them. Works also with safe_mode="on" because of using FTP.
Separated Layout(HTML) code from functional one. Two themes aviable, more under construction. Higly customizable colors and texts. Logo generator. And many new features comming soon ... so try it!
Main features:
- Automatic generation of thumbnails and resized
- Commenting of pictures with antispam security code
- Screenshots for files to be downloaded, movie, audio, exe or whatever
- Password protection for your private galleries
- Admin section for creating new directories, uploading photos (works even with PHP safe_mode=on)
- NEW! Uploading ZIP Files preserving directory structure
- Short and long description of galleries/directories and photos
- Highly customizable layout, separated layout(HTML) from functional code, this allows easy creation of new themes
- Caching of all generated thumbnails and resized photos
- Transparent logo and icon processing with any background color, including IE6
- Access logging, with exclude strings
- And last but not least, you can help us with your suggestions to create usable, easy to install, php photo album script.
<<less
Download (0.19MB)
Added: 2007-04-24 License: GPL (GNU General Public License) Price:
932 downloads
PhotoFrame 6.9

PhotoFrame 6.9


PhotoFrame is a script which aims to make it as easy as possible to throw up a bunch of pictures with thumbnails on the web. more>>
PhotoFrame is a script which aims to make it as easy as possible to throw up a bunch of pictures with thumbnails on the web.
This simple PHP4 script aims to make it as easy as possible to throw up a bunch of pictures with thumbnails on the web, yet provides many extra features. Simply drop your JPEG, PNG and GIF files in a directory, and the script will create navigation web pages on the fly that includes high-quality thumbnails, captions, Next/Previous links, and user-controlled slideshow mode.
You can allow guest comments for each photo. Add a text file with the filenames in it, and also sort the photos any way you want. Admin mode lets you upload via the web and delete unwanted photos and comments.
Automatically rescale all photos, and use stylesheets.
Can use PHPs built-in GD image functions OR Imagemagick.
Supports 24 languages and is easy to translate.
Main features:
- making thumbnails,
- writing the pages,
- adding captions
- adding Next/Previous links
- adding an Auto slideshow mode, with a user-set timer
Enhancements:
- small fix for some Imagemagick users (makes thumbnails work)
<<less
Download (0.063MB)
Added: 2007-04-24 License: Freeware Price:
916 downloads
Birch Photoblog 1.32

Birch Photoblog 1.32


Birch is a package of scripts that runs a photoblog. more>>
Birch is a package of scripts that runs a photoblog. Birch Photoblog project displays and archives photos, with captions, and has an easy to use administrator interface that allows you to upload new photos and change the captions on old ones.
Main features:
- Installation page: The details of installation are taken care of for you, all you have to do is enter user information and a page title.
- Automatic display and archiving of your photos: Birch takes care of cataloging and organizing your previous photos posts.
- Simple administrator interface: All administration tasks can be accomplished from this interface, including uploading, editing and deleting a photo and its caption, as well as changing the username, password and CSS template.
- Customize design with templates: Because the page is created using stylesheets, the appearance can easily be changed. The package comes with four templates, and more can be created if you know CSS.
- Valid XHMTL & CSS: As long as the captions you enter are valid, so is the rest of the page.
- No Database Necessary: All photo information is stored in an XML file so you dont have to install and configure a database.
- RSS Feed: The last ten entries are automatically inserted into an RSS 2.0 feed that others can access using any feed reader.
- Custom Photo Sizes: You can use any photo size that you like, with any aspect ratio.
<<less
Download (0.064MB)
Added: 2006-11-05 License: BSD License Price:
1087 downloads
Extended Borders for Photos 1.5

Extended Borders for Photos 1.5


Extended Borders for Photos is an extension of the simpler border+copyright script, but can be a bit more complex. more>>
Extended Borders for Photos is an extension of the simpler border+copyright script, but can be a bit more complex.

It allows you to add double borders, add copyright notice and title, as well as decide fonts, font-sizes and positions of the title and copyright notice.

Support for blurring the copyright and title is also included. Update to 1.5 fixes upgrade to Gimp 2.2 problem.

<<less
Download (MB)
Added: 2006-09-13 License: GPL (GNU General Public License) Price:
1143 downloads
Slooze PHP Web Photo Album 0.2.7

Slooze PHP Web Photo Album 0.2.7


Slooze PHP Web Photo Album is a Web-based image/photo album. more>>
Slooze PHP Web Photo Album is a Web-based image/photo album for the display of photos and other pictures on Web sites in an organised, catalogued, searchable manner.
Slooze is simple to set up, structured, and extensible. Object-based design and generation of simple, conforming HTML only (no JavaScript, frames, tables, etc.) allows easy integration with existing sites, including template-based designs.
Enhancements:
- New features in this release include searching of comments (in addition to descriptions), and better compatibility with PHP 5.
<<less
Download (0.027MB)
Added: 2006-07-17 License: GMGPL (GNAT Modified GPL) Price:
1196 downloads
My Photo Gallery 4.03

My Photo Gallery 4.03


My Photo Gallery is a Web-based photo gallery that also supports non-image filetypes. more>>
My Photo Gallery is a Web-based photo gallery that also supports non-image filetypes. It is easy to setup and even easier to maintain.
Slick-looking image galleries and thumbnails are generated on the fly from any root directory that you specify. Albums can be created using the included Web-based adiminstration tool or by creating a directory and copying your pictures and files to that directory.
A Web administration interface is available to help add descriptions, rename images, rotate images (losslessly), and more. It includes advanced features such as image logging, renaming, resizing, image rotation, smilies, and visitor comments.
Unlimited filetypes may be recognized, and custom images for them can be displayed in your galleries, allowing you to archive MP3s, MPEGs, AVIs, etc.
Main features:
- Automatic creation of photo,movie, and file galleries
- Web based upload and gallery manager
- Automatic unziping of uploaded .zip files (requires unzip to be installed and in your path)
- Uses a template.html file to quickly make everything match your current site
- Simply ftp your stuff or use the web based manager
- Pretty file name option (in config file)
- Automatic thumbnail generation
- Automatic creation of various sizes of each image so that your visitors can specify the viewing size of their preference.
- Logging for each time a picture or album is viewed.
- Visitors can comment on each picture.
- Shutterfly.com support to allow your visitors to order prints.
- Manage your photo galleries from the web.
- Previous/next picture buttons with thumbnail preview
- Automatic extraction of EXIF data embedded from most digital cameras
- Easyily themable with your custom colors, logo, and main page
- Configurable filetype support to support any filetype for download
- Upload, rotate (lossless), rename, or delete images using the web manager interface
- password protect directories using a lock file of user/passs
- replace (and about every other derivation) with a picture of a smiley
- I am sure there is more that I cannot think of.
<<less
Download (0.12MB)
Added: 2005-09-20 License: GPL (GNU General Public License) Price:
1499 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5