Access competitive interest rates on your digital assets.
Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform.
Geographic restrictions, eligibility, and terms apply.
Get started with Nexo.
Gemini 3 and 200+ AI Models on One Platform
Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
With Bills Image-Uploader & Resizer you can upload JPEG- and PNG- or GIF-files to your server. It automatically resizes the image file and creates a thumbnail. Optimized for use with phpCMS (www.phpcms.de) - requires GD-Lib.
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.
Command line and GUI versions available.
This is an easy-to-use Swing component for viewing 2D images. It uses Sun's Java Advanced Imaging API to load and render the images.It supports various file formats, including JPEG, GIF, PNG, BMP and TIFF.
pnm2gallery is a bash-script that converts your pnm-files to jpeg-files in different sizes and produces a database-file for import into a MySQL-Database
JPresenter plays slide presentations with audio comment. Slides and audio are based on popular data formats (JPEG, GIF, WAV, AU, AIFF, etc.). Users can author their presentations in any tool they like and put them on the Web as a single file for download.
CL Slideshow aims to be a small and fast desktop program for viewing and managing image files (.gif .jpeg etc). The program itself is written in Common Lisp and uses Lisp2wish to manage the Tcl/Tk GUI for excellent cross-platform potential.
vec2web is a small tool to convert vector drawings (currently DXF) to graphics which can be used on the web (currently PNG, GIF, JPEG and SWF). However, vec2web can also convert DXF drawings to XBM, XPM, PNM, MNG and BMP. PS / EPS support is planned.
This program will traverse a directory tree, processing jpegimage files to produce neat and easily navigatable HTML image galleries.
qgallery will automatically generate thumbnails, ando can also ptionally downsize images to ensure that they fit the
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
JImageView allows viewing of GIF, JPEG, PNG, TIF, BMP (Win95 type),
and any other type of images that the Java Advanced Imaging (JAI) API supports.
Images can be zoomed in or out and thumbnails can be cached to disk.
STAMP is an image time stamp program released under the GNU Public License. It places customizable text messages (such as dates, times, or witty quotes) as color strings onto JPEG images.
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.