Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
$300 in Free Credit Towards Top Cloud Services
Build VMs, containers, AI, databases, storage—all in one place.
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
A media management solution for digital photographers who have to manage large amounts of digital media. Its strength is its native support for RAW images (Nikon, Canon, etc.), version control, team functionality, speed, and cross-platform compatibility.
ImagePDFMerger is a 100% java console application for converting/merging any number of images into one single PDF document. Designed to be run unattended on any computer, it watches a directory and when files appear will trigger the conversion.
Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.
Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
Huge collection of cliparts in Encapsulated PostScript format derived from Open Clip Art Library. Includes more than 6,500 clip arts freely available without restrictions for free use and distribution. Released as Public Domain.
Transparency is a small tool for transparent PNG processing on the commandline. It provides conversion of white to transparency, and the preparation of transparent PNGs for perfect GIF export (i.e., "partial" application of the alpha channel).
LdrawConverter is a converter which could convert the LDraw LEGO geometry file format in different other geometry formats used by various 3D rendering programs.
Scarse is a free (distributed under GPL) color calibration software package for
Linux and other Unices. Build and use ICC profiles on your Unix box! Custom
profiles can be generated from variety of calibration targets.
Christerbator is a command-line program that converts images into very large images (in pdf format) that can be printed on regular-sized pieces of paper. This is a java port of the C# version of The Rasterbator from http://arje.net/rasterbator.
Compliant and Reliable File Transfers Backed by Top Security Certifications
Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.
Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
PdfRipImage is a program to automatically extract images from PDF documents and convert them to a format of your choice (such as JPEG or TIFF). It runs on UNIX-like platforms and requires utilities from netpbm and xpdf.
PyWebGal is a commandline web gallery generator written in python. It allows to create multilevel "galeries" based on the structure of directories on your disk. It is also easy extendable with plugins.
wxyzv is very small image viewer (with minimal image processing functions) that works under X Window System or SVGAlib. It needs no external image processing libraries or GUI libraries. It has no GUI, it is completely keyboard-driven.
Zoom Tools includes a Python program which splits images into blocks and metadata compatible with the Zoomifyer Flash applet. After generation, images can be panned and zoomed with Zoomifyer (free, but proprietary) for web or intranet publishing.
Motiontrack is a motion detection backend which simply and effective compares 2 images and checks for any objects which have moved. Works even with low quality and high flicker / snowstorm images. Will someday be able to recognize objects.
Converts raster images into EPS (Encapsulated Post Script)
Img2Eps is image converter written in Java which converts raster images into EPS (Encapsulated Post Script). It supports simple lossless compression, so the generated EPS images are quite small. Generates PostScript Language Level 2.
Commandline utility which copies images from a source directory (e.g. mounted USB filesystem/digital camera) to a destination directory, creating a structured library of digital images. Provides batch resizing/manipulation of images using ImageMagick.
This is a Java[TM] conversion tool to generate a HTML file with an ASCII image based on a regular image file. Currently it supports only JPEG, but other image formats will be added.
Commandline and GUI versions available.
PhotoCat is another tool to batch-run image thumbnails. And create an html hierarchy that mirrors the directory hierarchy. Many different sizes can be created in a sigle pass like Emial and Thumbnail. Gui or Commandline supported.
Render DGA-files (COLLADA file format) to a renderer supporting the RenderMan Interface. COLLADA is a registered trademark of the Khronos Group. The RenderMan Interface is a registered trademark of Pixar
Wosaic is an open source project that allows you to recreate an existing image by using many smaller images, as shown above. Currently we support pictures from Flickr and local sources.
This is a research project to test GPU (OpenCL) usability for image compression. Jpeg format is chosen because it is relatively simple and I am familiar with it.
2013-01-22: For now only pixel conversion and DCT transform is done with OpenCL, entropy coding is done with CPU in one thread. Unfortunately this implementation is no match for even one threaded SSE2 jpeg encoder, too much data goes through PCIe.
Look at "Debunking the 100X GPU vs. CPU Myth: An Evaluation of Throughput...