Main > Free Download Search >

Free ascii software for mac

ascii

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 196
ASCII 1.1.1

ASCII 1.1.1


ASCII - ASCII characters table more>>
The ASCII application provides a table with all the ASCII characters codes.
Completly freeware for personal use.
<<less
Download (1MB)
Added: 2006-04-12 License: Freeware Price:
1304 downloads
asciiMac 1.1

asciiMac 1.1


MacHack 98 conferance winner for more>>
asciiMac is an extension that converts your Macinoshs screen into color ascii art on the fly. It can even convert QuickTime 3 movies into animated ascii.

This program was awarded the "Best Hack" at the 1998 MacHack conferance. The source is included so you can edit it using CodeWarrior.
<<less
Download (63KB)
Added: 2004-06-02 License: Freeware Price:
1972 downloads
ASCII Tools 1.0

ASCII Tools 1.0


ASCII Tools - Show ASCII value of a character more>>
ASCII (Pronounced ASKEEEE) stands for American Standard Code for Information Interchange. ASCII is a code for representing characters as numbers so that they can be stored in a computers memory.
For example, uppercase "A" would be stored as 65. Before ASCII, most computers had their own codes for storing letters. This made it difficult to exhange data between computers.
For example, computer number one represents the letter A as 42 and computer number two represents the letter Q as 42, then when a text file was transferred from computer number one to computer number two, all of the As would be replaced with Qs.
ASCII was proposed and accepted as a standard code for representing characters, which allowed computers to transfer text with each other. This made email possible.
Developers often need to find out the ASCII value of a character, or vice versa, and we were tired of searching for one of the many ASCII character tables that are in books or on print outs. We decided that it would be quicker and easier to have a small utility to turn to for this information.
ASCII Tools contains four windows. The main window contains an ASCII character table with values in decimal and hexadecimal, as well as quick conversion utilities for ASCII value to character, and ASCII character to value.
The developers found that if they were working on something that required us to turn to this utility many times, it would be easier if they had the utilities in global windows so that they would not have to keep switching between applications.
By selecting "Show Global Windows" from the "Windows" menu, you can have access to all of the features of ASCII tools from within your current application. No more switching back and forth.
Main features:
- Simple, easy to use interface.
- ASCII number to character converter.
- Character to ASCII number converter.
- ASCII character, hexadecimal value, and decimal value table.
- Global floating windows for easy access while in other applications.
<<less
Download (924KB)
Added: 2005-07-21 License: Freeware Price:
1575 downloads
 
Other version of ASCII Tools
ASCII Tools (Carbon) 1.0ASCII Tools (Carbon) is created to be a perfect solution for you if you are tired of searching for one of the many ASCII character tables that are
License:Freeware
Download (924.6KB)
downloads
Added: 2001-09-19
uni2ascii 4.11

uni2ascii 4.11


Conversion in both directions between UTF-8 Unicode and a variety of 7-bit ASCII equivalents more>> Conversion in both directions between UTF-8 Unicode and a variety of 7-bit ASCII equivalents

uni2ascii provides conversion in both directions between UTF-8 Unicode and a variety of 7-bit ASCII equivalents.
Such ASCII equivalents are useful when you want to include Unicode text in program sources, when debugging, and when entering text into web programs that can handle the Unicode character set but are not 8-bit safe.

System requirements:
-

Enhancements:
- Adds support for the %uXXXX format.
- Adds support for the format.

<<less
Download (160KB)
Added: 2008-10-05 License: GPL Price: FREE
385 downloads
ASCII-lister 1.2

ASCII-lister 1.2


ASCII-lister is a little handy utility, which takes ASCII-code of every pressed key, and put it in a list. It supports infinite amount of codes, copying and dragging text clippings more>> ASCII-lister is a little handy utility, which takes ASCII-code of every pressed key, and put it in a list. It supports infinite amount of codes, copying and dragging text clippings.
Requirements:
System 7.0 or later.
<<less
Download (318K)
Added: 1999-08-15 License: Free Price:
downloads
NumberASCII 2.0

NumberASCII 2.0


NumberASCII is a very simple script will change any character of the ASCII keyboard in their corresponding number more>>
NumberASCII is a very simple script will change any character of the ASCII (American Standard Code for Information Interchange) keyboard in their corresponding number (between 1 to 255) and vice versa.

<<less
Download (55.2KB)
Added: 2007-05-30 License: Freeware Price:
877 downloads
ASCII Juggler 2.0

ASCII Juggler 2.0


ASCII Juggler is a good tool possessing desirable qualities in easily finding any characters ASCII code and vice-versa. more>>

ASCII Juggler 2.0 is a good tool possessing desirable qualities in easily finding any character's ASCII code and vice-versa. It can also show you the ASCII code corresponding to any key that you press on the keyboard. Very simple, but it does the job.

<<less
Download (478.5KB)
Added: 2000-12-19 License: Freeware Price:
downloads
ASCII Tools X 1.0

ASCII Tools X 1.0


ASCII Tools X is a potential and easy to use development tool for Macintosh. more>>

ASCII Tools X 1.0 is a potential and easy to use development tool for Macintosh.

ASCII (Pronounced ASKEEEE) stands for American Standard Code for Information Interchange. ASCII is a code for representing characters as numbers so that they can be stored in a computers memory. For example, uppercase "A" would be stored as 65. Before ASCII, most computers had their own codes for storing letters. This made it difficult to exhange data between computers.

For example, computer number one represents the letter A as 42 and computer number two represents the letter Q as 42, then when a text file was transferred from computer number one to computer number two, all of the A's would be replaced with Q's. ASCII was proposed and accepted as a standard code for representing characters, which allowed computers to transfer text with each other. This made email possible.

ASCII Tools contains four windows. The main window contains an ASCII character table with values in decimal and hexadecimal, as well as quick conversion utilities for ASCII value to character, and ASCII character to value.

By selecting "Show Global Windows" from the "Windows" menu, you can have access to all of the features of ASCII tools from within your current application. No more switching back and forth.

<<less
Download (902.3KB)
Added: 2001-08-28 License: Freeware Price:
downloads
ASCII Table 1.0.1

ASCII Table 1.0.1


ASCII Table - Programmers tool to find ASCII codes for characters more>>
ASCII Table is a utility for programmers, it is carbonised and runs under MacOS 8.6/9 and Mac OS X. I decided to write it because the System 6 style Desk Accessory, that I have been using for years, started crashing under Mac OS 9 and I couldnt find anything that ran natively under Mac OS X.
You can type characters on the keyboard and it will highlight that character on the table and display its ASCII code in decimal, hexadecimal and octal. You can also click on characters on the table which will exactly the same thing only you dont have to know the keyboard combination to type it.
Characters clicked and typed are also inserted into an editable field at the bottom. This can then be copied and pasted into other Applications. You may select a different font to be displayed from the font menu in the menu bar and all the characters in that font will be displayed in the table. The table is also re-sizable so that you can view the characters at larger sizes.
Enhancements:
- Bug fix for selected character being lost when redrawn.
<<less
Download (145KB)
Added: 2005-11-01 License: Freeware Price:
1599 downloads
ASCII&Back 1.0

ASCII&Back 1.0


ASCII&Back - Return a HTML entity from a ASCII number more>>
ASCII&Back is an applescript that allows you to type in a character and then get the ASCII number or HTML entity for it. As a bonus, it will also give you the HTML special character, when available.

Not all characters can be converted (because they are non-standard or are platform-specific).

<<less
Download (10KB)
Added: 2006-02-01 License: Freeware Price:
1362 downloads
ASCII Explorer 1.0

ASCII Explorer 1.0


ASCII Explorer is a smart and nice tool which displays any file in decimal ASCII codes -- a cool and easy thing if you want to roam through MP3 files or have a closer look at ID3 tags. more>>

ASCII Explorer 1.0 is a smart and nice tool which displays any file in decimal ASCII codes -- a cool and easy thing if you want to roam through MP3 files or have a closer look at ID3 tags.

Requirements: Mac OS 7.5 or later

<<less
Added: 2001-02-03 License: Freeware Price:
downloads
ASCII Web Artis 1.0

ASCII Web Artis 1.0


ASCII Web Artis - Generate ASCII HTML art from images more>>
ASCII Web Artist is a web-based CGI application which generates ASCII HTML art from images.
Just select an image and press submit.

Please note that there is a 12KB/6500 pixel limit on uploaded images in order to preserve server bandwidth and horsepower.

A Mac OS X application is also freely available for download.

If you want to check out the code for this application, you can download the ASCII Web Artist CGI mechanism (http://www.sveinbjorn.org/files/software/asciiwebartist-cgi.zip)
To host it, you must be running a Mac OS X server.
<<less
Download (29KB)
Added: 2006-08-16 License: Freeware Price:
1175 downloads
ASCIIexplorer 1.0

ASCIIexplorer 1.0


ASCII Explorer is a neat little tool for Mac OS 9 for roaming through the ASCII codes of any file more>>
ASCII Explorer is a neat little tool for Mac OS 9 for roaming through the ASCII codes of any file.

ASCII Explorer is a very easy way to have a look at ASCII decoded data.

Especially great if you want to have a closer look at MP3 files and ID3 tags – a real help for writing applications!


<<less
Download (1.6MB)
Added: 2005-11-18 License: Freeware Price:
1435 downloads
ASCII to Entity 1.0

ASCII to Entity 1.0


ASCII to Entity - Convert ASCII text to HTML entities more>>
The ASCII to Entity AppleScript will take any ASCII text and convert it to HTML entities. You should not use this utility to encode HTML runs as a matter of course, as you will end up with very verbose HTML.

Use it to discern specific ASCII characters that require encoding (ie accented characters) or to encode email addresses to confuse spambots.

Completly freeware for non-commercial use.
<<less
Download (8KB)
Added: 2006-04-28 License: Freeware Price:
1281 downloads
ASCII Projektor 3.0

ASCII Projektor 3.0


ASCII Projektor is a useful utility which presents films by drawing them with characters. more>> <<less
Download (509K)
Added: 2007-10-22 License: Free Price:
downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5