Main > Free Download Search >

Free text files software for mac

text files

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 10227
Save Scripts as Text Files 1.0.2

Save Scripts as Text Files 1.0.2


Save Scripts as Text Files - Applet to save compiled scripts as script text files more>>
Drag and drop scripts (or folders full of scripts) on the Save Scripts as Text Files applet, choose a destination folder, and this script will save all of your compiled scripts as AppleScript text files in the destination folder.

The text files will have the same modification dates as the original compiled scripts. Unfortunately, this only works with editable compiled scripts and not script applications. This is a great way to archive and protect your precious source code.

<<less
Download (38KB)
Added: 2006-06-02 License: Freeware Price:
1243 downloads
Decompile AppleScripts to Text Files 1.0

Decompile AppleScripts to Text Files 1.0


Decompile AppleScripts to Text Files can be used as a drople more>>
Decompile AppleScripts to Text Files can be used as a droplet. Save it as an application with your script editor, and drag applescript applications or compiled scripts, or folders of applescript applications or compiled scripts onto its icon to create a hierarchical backup of them saved in text format with the name extension "applescript" in a folder called "Script_backups" in the same folder as the items you drag.

Decompile AppleScripts to Text Files does exactly what its name says.

The scripts to be backed up must be named with either the "scpt" or "app" name extensions. If any of the items you drag contain applications other than Applescript applications, they will be ignored.

If a dropped Applescript application is in bundle (package) format, the entire hierarchy of the application will be created from the package folder down to its applescript file in the Scripts folder of the package which will be saved in text format with the name extension "applescript". The backed up version will still appear as an application in the Finder, but will not work, and youll have to use the "Show Package Contents" command to get to the text version of the script in the Finder.

If two scripts having the same name, one ending with the "scpt" name extension, and the other ending with the "app" name extension, they will both be saved, the latter of the two retaining the original name extension and the "applescript" name extension.

<<less
Download (33KB)
Added: 2005-11-18 License: Freeware Price:
1449 downloads
New Text File 1.0

New Text File 1.0


New Text File - Create new text file from the Finder toolbar more>>
New Text File is an AppleScript that can be added to the Finder toolbar to easily create a new text file in the front Finder window.

This application will create names such as "untitled", "untitled 2", "untitled 3", etc.

Completly freeware.


<<less
Download (14KB)
Added: 2006-01-23 License: Freeware Price:
1370 downloads
Text to Audio File 1.1

Text to Audio File 1.1


This app creates small AIFF files out of the text you give it. It uses Leopard’s new realistic human-like voice to create rich, uninterrupted audio files. more>> <<less
Download (39K)
Added: 2008-06-27 License: Freeware Price:
29 downloads
Text File to SJ ID3tags 2.0

Text File to SJ ID3tags 2.0


Text File to SJ ID3tags - update ID3 tags using soundJam more>>
If you have a massive amount of ID3 tags to update in a playlist, and have the tags in a text file, create a tab delimited text file with the tracks ID3 tags and use this script to place the tags into the frontmost playlist in SoundJam MP (you can modify the script to work with iTunes).
Text File to SJ ID3tags is a small AppleScript that will update ID3 tags from an external text file using soundJam.
Enhancements:
- Allows you to choose the tags arrangement (and which tags to be used).
<<less
Download (12KB)
Added: 2005-12-22 License: Freeware Price:
1403 downloads
Compare Files 1.0

Compare Files 1.0


Compare Files is a tool for comparing the lines in two text files more>>
Compare Files is a tool for comparing the lines in two text files. You may use it, for example, to compare two different versions of a HTML file. Or you might want to compare your iTunes library to a database of your audio CDs.

Whatever you want to compare, just get it into two text files (i.e. files in SimpleText format) and drag them to the Compare Files window. Compare Files will look through both files and display their contents next to each other, with any new, modified, or deleted lines appearing highlighted. See this screenshot for an example. It’s also possible to apply single blocks of non-matching lines from one file to the other.

Compare Files provides a number of options controlling its comparing behavior. For example, it can ignore slight differences such as additional spaces or blank lines, or it can skip comments in source code.


<<less
Download (215KB)
Added: 2005-11-01 License: Freeware Price:
1489 downloads
Text Search 1.0

Text Search 1.0


Text Search - Searches for text in files and displays results in Safari more>>
TEXT SEARCH searches for occurrances of a given word or phrase in text files of a folder and all nested folders, then displays the results as hotlinks in a Safari window, sorted by number of hits per file in descending order.

If the file is of a type that Safari can render, then the file will be displayed in Safari. Otherwise, Safari prompts Finder to display the file.


<<less
Download (286KB)
Added: 2006-01-23 License: Freeware Price:
1383 downloads
Text Sucker 1.0

Text Sucker 1.0


Text Sucker - Extract text from Quark docs more>>
Text Sucker is a utility (saved as an AppleScript droplet) for extracting the text from QuarkXPress documents. As its name implies, it requires QuarkXPress version 4.11.

Just drag-and-drop one or more XPress files on to Text Suckers icon, and you will be given the opportunity to change some preferences (see below).

Text Sucker will then open and copy the text from each file one at a time, and save it in a text file.

<<less
Download (43KB)
Added: 2006-02-21 License: Freeware Price:
1342 downloads
Text Reader 1.2.1

Text Reader 1.2.1


Saves text file to audio file using text-to-speech. more>>
Text Reader saves text files as audio filesusing Text-To-Speech. Can be used to then copy the audio file to an iPod for later listening.
<<less
Download (129KB)
Added: 2004-09-22 License: Freeware Price:
1990 downloads
TextWrangler 2.3

TextWrangler 2.3


A richly-featured tool for composing, modifying, and transforming text stored in plain-text files. more>>


A powerful and richly-featured tool for composing, modifying, and transforming text stored in plain-text files. It features flexible ?grep? pattern-based search and replace, syntax coloring, and function navigation for C, C++, and Objective-C. Also includes integration with the UNIX command line via the ?edit? tool, built-in support for opening and saving files to remote FTP servers, and a rich plug-in architecture.

<<less
Download (10.9MB)
Added: 2008-01-15 License: Freeware Price:
111 downloads
 
Other version of TextWrangler
TextWrangler 2.2.1Bare Bones Software - TextWrangler - Compose, modify and transform text files. TextWrangler. TextWrangler is a powerful and richly-featured tool for composing, modifying
License:Freeware
Download (9.7MB)
987 downloads
Added: 2007-02-16
Say File 1.0

Say File 1.0


Say File - Take any text file and say it more>>
Say File is a small AppleScript, written by Joe Erickson, that will take any text file and say it. You can also put special meta tags, like, in the document to have the text said in different voices (e.g. Albert says this. Fred says this).

Completly freeware.


<<less
Download (5KB)
Added: 2006-01-30 License: Freeware Price:
1363 downloads
Text Cleaner Lite 1.6

Text Cleaner Lite 1.6


Text Cleaner Lite is an essential and useful tool that is specially created for designers, desktop publishers, service bureaus who work with text files. more>>

Text Cleaner Lite 1.6 is an essential and useful tool that is specially created for designers, desktop publishers, service bureaus who work with text files. Without it, you'll spend hours figuring out and performing the best sequence of search and replace operations.

Requirements:

  • System 7.0 or higher
<<less
Added: 1999-10-31 License: Freeware Price:
downloads
TextToMP3 1.0

TextToMP3 1.0


TextToMP3 - Converts text files to spoken word MP3 audio files more>>
TextToMP3 is a simple droplet application which accepts dropped text files and converts them into speech in MP3 format using Apples Speech Manager technology and the open-source LAME MP3 encoder.

TextToMP3 was created using Platypus.
<<less
Download (248KB)
Added: 2006-07-27 License: Freeware Price:
1187 downloads
iTunes playlist to text file 1.0

iTunes playlist to text file 1.0


iTunes playlist to text file does exactly what the name says more>>
iTunes playlist to text file is a simple AppleScript which makes a text file of the track names of an iTunes playlist.
Handy if youre making a CD cover for a playlist you burn to CD from iTunes.

Completly freeware.


<<less
Download (4KB)
Added: 2006-01-24 License: Freeware Price:
1387 downloads
FreeSpace File 1.0

FreeSpace File 1.0


Saves text file to volume displaying free disk space. more>>
FreeSpace File saves a text file whose name tells you how much free space is available on the volume. This is useful if you are accessing files on a server where you cannot perform a get info like with FTP or Hotline servers.
<<less
Download (1.2MB)
Added: 2004-11-18 License: Freeware Price:
1816 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5