Simple Project List Software Map

353 projects in result set
LastUpdate: 2013-08-19 23:46

pngquant

pngquant is a batch conversion utility to quantize and dither truecolor PNG images, especially those with a full alpha channel, down to "RGBA-palette" PNGs (i.e., PLTE + tRNS in PNG parlance). Such images are usually two to four times smaller than the full 32-bit versions, and partial transparency is preserved quite nicely. This makes pngquant especially useful both for Web sites and for PlayStation 2 development, where one of the texture formats is RGBA-palette-based (though not PNG-compressed).

(Machine Translation)
LastUpdate: 2006-12-18 04:31

EasyBMP

EasyBMP is a cross-platform C++ library for reading and writing Windows bitmap (BMP) files. Designed for ease of use, it requires no installation or external libraries, is small in size, well-documented, and is simple enough for the novice programmer to start in just minutes.

(Machine Translation)
LastUpdate: 2008-10-07 10:36

RenRot

Renrot renames files according the flexible name template (allowing DateTimeOriginal and FileModifyDate EXIF tags, if they exist; otherwise, the name will be set according to the current timestamp). It can aggregate files according to shooting time period. It can losslessly rotate JPEGs and their thumbnails according to the Orientation EXIF tag or a given angle. It can put commentary into the Commentary and UserComment tags. Personal details can be specified via XMP tags defined in a configuration file.

(Machine Translation)
LastUpdate: 2022-02-26 06:23

libjpeg-turbo

libjpeg-turboはMMX、SSE、SSE2 SIMD命令を使用して、x86および64ビットx86プラットフォームでのベースラインJPEG圧縮/伸張処理を2倍から4倍程度に高速化します。libjpeg/SIMDをベースにしていますが、数多くの改良が施されています。

LastUpdate: 2003-12-11 05:04

tumble

Tumble converts one or more TIFF (B&W only) and
JPEG files into a PDF file. It was developed
primarily for use with scanned images. B&W images
will be encoded with Group 4 fax (T.6) lossless
compression. JPEG images are embedded as-is.
Tumble supports multi-page TIFF files, and can
generate PDF outline entries (bookmarks) based on
the file name and/or the page number.

(Machine Translation)
LastUpdate: 2009-08-17 17:49

icoutils

The icoutils are a set of programs for extracting and converting images in Microsoft Windows icon and cursor files. These files usually have the extension .ico or .cur, but they can also be embedded in executables and libraries (.dll-files). Icoutils can also create icon and cursor files.

(Machine Translation)
LastUpdate: 2009-03-19 09:28

GL2PS

GL2PS is a C library providing high quality vector
output for any OpenGL application. It uses sorting
algorithms capable of handling intersecting and
stretched polygons, as well as non manifold
objects. It provides advanced smooth shading and
text rendering, culling of invisible primitives,
mixed vector/bitmap output, and much more. It can
currently create PostScript (PS), Encapsulated
PostScript (EPS), Portable Document Format
(PDF), and Scalable Vector Graphics (SVG) files, as well as LaTeX files for the text fragments.

(Machine Translation)
LastUpdate: 2002-09-16 01:38

tiff2png

This is a simple command-line utilitiy to convert
images from TIFF to PNG format. It is primarily
useful in dealing with TIFF images that contain
alpha channels (transparency information), since
the NetPBM suite is (currently) ill-suited for such
conversions. A few test images are included.

(Machine Translation)
LastUpdate: 2005-07-18 07:24

epstool

epstool is a utility that can create and extract
preview images in EPS (Encapsulated
PostScript) files, fix bounding boxes, and
convert them to bitmaps. It can add EPSI, DOS
EPS, or Mac PICT previews, extract PostScript
from DOS EPS files, use Ghostscript to create
preview bitmaps, and create TIFF, WMF, PICT,
or Interchange previews from part of a bitmap
created by Ghostscript.

(Machine Translation)
LastUpdate: 2011-11-09 16:18

darktable

darktable is a virtual light table and darkroom for photographers. It manages your digital negatives in a database and lets you view them through a zoomable light table. It also enables you to develop raw images and enhance them.

(Machine Translation)
LastUpdate: 2001-07-24 12:35

libgocr

libgocr is a library to help the creation of OCR
engines. Engines are released as plugins, and can
take advantage of several features that the
library provides. Frontends to the library can be
written for any kind of environment.

(Machine Translation)
LastUpdate: 2001-07-30 16:23

svg2swf

svg2swf is a Python script which converts W3C SVG files to Macromedia Flash (.swf) format. It Requires Python 1.5, SAX (included in Python 2.0), and the Ming Flash generation library.

LastUpdate: 2013-06-18 22:23

QCAD Pro

QCAD Pro bundles QCAD with additional proprietary tools and plugins, including read and write support for the DWG file format, SVG export, printing a drawing on multiple pages (poster), and support for splines from fit points. QCAD is an application for computer aided drafting in two dimensions (2D). With QCAD, you can create technical drawings such as plans for buildings, interiors, mechanical parts, or schematics and diagrams. QCAD can be easily extended through plugins and its very powerful and complete ECMAScript (JavaScript) interface.

(Machine Translation)
LastUpdate: 2004-10-04 05:01

WebPack

WebPack is a shell script for automatically packing Web sites by shrinking them without affecting their functionality or appearance.
It is also useful for losslessly shrinking image collections and locating corrupt files. It works by stripping unnecessary information and optimizing the compression of images, and by removing comments/whitespace from HTML, using readily-available tools.

(Machine Translation)
LastUpdate: 2019-12-31 04:33

xps2img

XPS (XML のペーパー仕様) ドキュメントのセットを画像変換ユーティリティ。

(Machine Translation)
Development Status: 6 - Mature
Natural Language: English
Operating System: Windows, Windows XP
Programming Language: C#
User Interface: Graphical, .NET/Mono, Command-line