Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.472.264 Times

Inspect Bitmap freeware
Filter: All | Freeware | Demo
 

Inspect Bitmap

1 2 3 4 5 > 
Released: September 04, 2015  |  Added: September 14, 2015 | Visits: 873

ByteScout Bitmap Visualizer Addon Bytescout Bitmap Visualizer (freeware) Debugger bitmap objects content visualization add-on for Visual Studio 2005, 2008, 2010, 2012, 2013. Are you developing application to draw or process images? This addon will save your time, clicks and key presses! This addon shows a handy bitmap...



Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Freeware Size: 741 KB Download (89): ByteScout Bitmap Visualizer Addon Download

Added: March 23, 2010 | Visits: 980

Inspect Context Inspect Context is an extension which provides an open Dom Inspector at this node from Inspect on context menu. Open Dom Inspector at this node from Inspect on context menu. Dom Inspector must already be installed. Handy for checking both page for web developers and chrome for extension...





Platforms: *nix

License: Freeware Size: 1.02 KB Download (91): Inspect Context Download

Added: September 11, 2013 | Visits: 486

Inspect Context for Linux Open Dom Inspector at this node from Inspect on context menu. Dom Inspector must already be installed. Handy for checking both page for web developers and chrome for extension developers. Adds menu item to many existing context menus. Stand alone "Inspect" context popup for many items that...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (36): Inspect Context for Linux Download

Added: August 30, 2008 | Visits: 1.226

BartMark Bitmap Encoder BartMark Bitmap Encoder allows you to encode text messages into color or monochrome bitmap images. The encoding is key based, meaning you must have a number to encode and decode a message. Encoded bitmaps can be converted to/from various non-lossy formats such as TIFF uncompressed or PNG. If you...


Platforms: Windows

License: Freeware Size: 379 KB Download (525): BartMark Bitmap Encoder Download

Released: June 08, 2012  |  Added: June 08, 2012 | Visits: 512

Bitmap Font Writer Bitmap Font Writer is a tool that will let you work with bitmapped fonts. Instead of using copy/paste in your paint program to combine characters into words, this program automatically generate text for buttons etc with your bitmap font. The program is targeted towards web designers, graphic...


Platforms: Windows

License: Freeware Size: 337 KB Download (56): Bitmap Font Writer Download

Released: July 26, 2012  |  Added: July 26, 2012 | Visits: 664

EasyBMP Cross-Platform Bitmap Library EasyBMP is an easy cross-platform C++ library for reading and writing Windows bitmap BMP files. No installation, no need for external libraries, small size, well-documented, and simple enough for the novice programmer to start in just minutes!


Platforms: Windows, Mac, BSD, Linux

License: Freeware Size: 177.07 KB Download (52): EasyBMP Cross-Platform Bitmap Library Download

Added: July 16, 2013 | Visits: 467

Bitmap Masking Bitmap Masking is an utility to set certain color of an image to be transparent. Although GTGE support transparency creation in runtime, it is best to do it outside to gain full performance during runtime! How-to-use * Unzip the downloaded BitmapMasking.zip * Run (double-click)...


Platforms: Mac

License: Freeware Size: 10.24 KB Download (36): Bitmap Masking Download

Added: March 22, 2006 | Visits: 3.412

Grafx2 Grafx2 is a 256 colours bitmap paint program like Deluxe Paint on Amiga. it supports many bitmap format like PNG,IFF,BMP,GIF. it is ideal for doing game graphics especially for GBA, mobile phones or PDAs. The program support multiple undo, and all keyboard shortcuts can be redefined. Unlike other...


Platforms: Windows

License: Freeware Size: 614 KB Download (407): Grafx2 Download

Added: January 05, 2006 | Visits: 4.582

Pop-a-BMP-to-ICO Pop-a-BMP-to-ICO is a simple image converter that was designed to make creating icons easier by converting 32x32 bitmap images into .ICO files.


Platforms: Windows

License: Freeware Size: 295 KB Download (666): Pop-a-BMP-to-ICO Download

Added: July 29, 2006 | Visits: 3.513

Bitmap to Icon Wizard The Bitmap to Icon Wizard lets you create high-quality, multi-size icons from bitmap files. It supports generation of icons with transparency: even 32-bit, alpha-channel transparency. Bitmap2icon takes a large bitmap, which must have a clearly defined background colour if the icon is to have...


Platforms: Windows

License: Freeware Size: 102 KB Download (479): Bitmap to Icon Wizard Download

Added: November 24, 2010 | Visits: 2.619

Image::BMP Image::BMP is a bitmap parser/viewer. SYNOPSIS use Image::BMP; # Example one: my $img = new Image::BMP( file => some.bmp, debug => 1, ); $img->view_ascii; # Example two: my $img2 = new Image::BMP; $img2->open_file(another.bmp); my $color = $img2->xy(100,100); # Get pixel at...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (123): Image::BMP Download

Added: July 04, 2010 | Visits: 1.323

EasyBMPtoAVI EasyBMPtoAVI project, a Movie Creator, is a cross-platform application that converts a series of windows bitmap (BMP) images to an AVI movie file. Currently, EasyBMPtoAVI Movie Creator is supported on little-endian (e.g., x86) machines on any platform, but big-endian support is expected soon....


Platforms: *nix

License: Freeware Size: 11.26 KB Download (98): EasyBMPtoAVI Download

Added: November 10, 2010 | Visits: 1.105

EasyBMP EasyBMP is a simple, cross-platform C++ library designed for easily reading, writing, and modifying Windows bitmap (BMP) image files. You can learn more about the history and goals of the project here. The library is oriented towards the novice programmer with little formal experience, but it...


Platforms: *nix

License: Freeware Size: 16.38 KB Download (105): EasyBMP Download

Added: July 17, 2010 | Visits: 1.297

Potrace The input is a bitmap (PBM, PGM, PPM, or BMP format), and the default output is an encapsulated PostScript file (EPS). A typical use is to create EPS files from scanned data, such as company or university logos, handwritten notes, etc. The resulting image is not "jaggy" like a bitmap, but...


Platforms: *nix

License: Freeware Size: 90.11 KB Download (121): Potrace Download

Added: January 24, 2010 | Visits: 1.697

Games::OpenGL::Font::2D Games::OpenGL::Font::2D module can load/render 2D colored bitmap fonts via OpenGL. SYNOPSIS use Games::OpenGL::Font::2D; my $font = Games::OpenGL::Font::2D->new( file => font.bmp ); use SDL::App::FPS; my $app = SDL::App::FPS->new( ... ); # dont forget to change these on resize...


Platforms: *nix

License: Freeware Size: 22.53 KB Download (171): Games::OpenGL::Font::2D Download

Released: October 15, 2012  |  Added: October 15, 2012 | Visits: 562

Potrace for Windows Potrace(TM) is a utility for tracing a bitmap, which means, transforming a bitmap into a smooth, scalable image. The input is a bitmap (PBM, PGM, PPM, or BMP format), and the default output is an encapsulated PostScript file (EPS). A typical use is to create EPS files from scanned data, such as...


Platforms: Windows

License: Freeware Download (66): Potrace for Windows Download

Released: November 21, 2012  |  Added: November 21, 2012 | Visits: 525

Potrace for Mac OS X Potrace(TM) is a utility for tracing a bitmap, which means, transforming a bitmap into a smooth, scalable image. The input is a bitmap (PBM, PGM, PPM, or BMP format), and the default output is an encapsulated PostScript file (EPS). A typical use is to create EPS files from scanned data, such as...


Platforms: Mac

License: Freeware Download (58): Potrace for Mac OS X Download

Released: August 04, 2012  |  Added: August 04, 2012 | Visits: 649

Zalgo Image Creator Zalgo Image Creator is a handy and easy to use application that can transform a bitmap image into a unicode character based image. It allows you to make your own Zalgo-Art-Image quickly and easily. Due to widespread support for unicode characters you can now post Zalgo-Images anywhere you want....


Platforms: Windows

License: Freeware Download (56): Zalgo Image Creator Download

Released: November 06, 2012  |  Added: November 06, 2012 | Visits: 553

Potrace for Linux Potrace(TM) is a utility for tracing a bitmap, which means, transforming a bitmap into a smooth, scalable image. The input is a bitmap (PBM, PGM, PPM, or BMP format), and the default output is an encapsulated PostScript file (EPS). A typical use is to create EPS files from scanned data, such as...


Platforms: Linux

License: Freeware Download (49): Potrace for Linux Download

Released: June 01, 2012  |  Added: June 01, 2012 | Visits: 3.874

Potrace for Windows (x64 bit) Potrace(TM) is a utility for tracing a bitmap, which means, transforming a bitmap into a smooth, scalable image. The input is a bitmap (PBM, PGM, PPM, or BMP format), and the default output is an encapsulated PostScript file (EPS). A typical use is to create EPS files from scanned data, such as...


Platforms: Windows

License: Freeware Download (155): Potrace for Windows (x64 bit) Download

1 2 3 4 5 >