16 projects tagged "convert"
PHP Array to Object converter is a PHP class that can be used to turn any array into an object. It takes an array and assigns the variables of the class with the values of the array entries with the same name. Array entries with array values are also converted to objects recursively.
cra2tcp converts C-array files of TCP sessions into packet captures. Windows and Linux versions are available (both in CLI mode). A C-array file contains the data of a TCP connection without the Ethernet, IP, and TCP headers. It can be created using right-click on any TCP connection in Wireshark -> Follow TCP Stream -> C Array.
conv2047 is a very simple RFC 2047 Unicode email header field converter. It reads header lines from standard input and tries to decode or encode them. Operation modes: -d decode (MIME-Header --> UTF-8) and -e encode (UTF-8 --> MIME-Header). The -c option can concatenate multiple output lines into 1.
jWordConvert is a Java library which can read and render Word documents natively to convert to PDF, to convert to images, or to print the documents automatically. The library is 100% Java, so it can run on any platform which supports Java. It does not use any third party software or native calls, and can be run in a server environment or integrated into a desktop application.
Image Tools is a screen capture and file sharing tool. It features multi-threaded batch image resizing, conversion, cropping, flipping/rotating, watermarks, decolorizing (grayscale, negative, sepia), and optimizing. The BMP, GIF, TIFF, JPEG, PNG, and EMF image types are supported. It is compatible with MONO (only for GNOME). Multicore processing is supported to increase performance. The quality for output when optimizing is variable. Color channels can be filtered. An internal benchmarking tool is available. Indexed pixel format images can be processed.
PDF Studio is an easy to use yet powerful PDF editor. It maintains full compatibility with the PDF format and supports most PDF functions. It allows you to view, print, and search PDF files, review and annotate documents with text, graphics, and sound, scan to PDF, fill in and save forms, secure documents with passwords and permissions, merge, split, and assemble documents, convert Word, image, and text files to PDF, and add bookmarks, watermarks, headers, and footers. It is integrated with Google Apps and Sharepoint. The Pro version allows content editing, permanent manual redaction, batch processing, precision measuring tools, digital signatures, and preflight PDFs with PDF/X profiles.
Sql2xml is a CGI program that lets you request a SQL query and convert it to JSON, CSV, XML or INI through a Web server. Sql2xml supports requests from multiple users and for multiple databases. It is intended for developers who do not have direct access to database servers due to firewalls or other restrictions.