Main > Free Download Search >

Free dxf file software for mac

dxf file

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 161
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
Rdx File Manager 1.6

Rdx File Manager 1.6


Rdx File Manager is a free and open source file manager that determines formats after the file content more>> Rdx File Manager is a free and open source file manager that determines formats after the file content

Rdx File Manager is a free and open source file manager that determines file formats by file content. Rdx File Manager has two switchable interfaces: Norton Commander style and Explorer style.

Major Features":
- Two changeable interfaces support
- File type definition (GIF, BMP, JPEG,PNG, TIFF, MP3, WAV, EXE, ZIP, RAR, CLASS)
- Zip archives content viewer
- Image viewer
- Launching executable files
- Synchronization with file system
- Copy, move, rename and delete actions support
- Saving/Loading programs current state
- Logging support

Requirements:
- Java

<<less
Download (138KB)
Added: 2009-06-27 License: Freeware Price: FREE
18 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
Find File Patch 1.0.0

Find File Patch 1.0.0


Find File Patch - Enables hidden search capabilities to Find File more>>
If Find File Patch is applied to Apples Find File v1.1.3 it enables hidden search capabilities, currently available by holding down the option key.

This really just makes the program think the option key is being held when you click the search options menu in the Find File dialog box.

Completly freeware.


<<less
Download (25KB)
Added: 2006-01-19 License: Freeware Price:
1374 downloads
File.lib 1.0

File.lib 1.0


File.lib - library that handles most common file-related routines more>>
File.lib is a library that handles most common file-related routines in a fast efficent way.
Supports trasparently GZIP compressed files.

<<less
Download (1KB)
Added: 2005-11-25 License: Freeware Price:
1430 downloads
File WIZ 1.1

File WIZ 1.1


File WIZ - Edit file type and creator of files more>>
File WIZ can edit the File Type and Creator for MacOS files. You can edit two files simultaneously and set one file based on the other. Manually edit the type / creator or select one from your custom list.
Main features:
Multiple Files
- Work with two files simultaneously.
- Set the type / creator for the first file based on the second or vice versa.
- Drag and drop files onto the window.
- Manually edit the type / creator or select one from your custom list.
Single File
- Work with one file if you prefer.
- Drag and drop files onto the window.
- Manually edit the type / creator or select one from your custom list.
Popup options
- Save the Type / Creator into your custom list.
- Edit the entries within your custom list.
- Select entries from your custom list to apply to the current file.
Edit Custom List
- View and edit the entries within your custom list.
- Specify a name for the Type / Creator combination.
- Modify the Type / Creator for each of the entries.
- Remove entries from the list.
<<less
Download (831KB)
Added: 2005-10-25 License: Freeware Price:
1463 downloads
EagleDXF B002

EagleDXF B002


EagleDXF B002 is created to be a functional and proper tool which can easily import your PCB board outlines into Eagle. more>>

EagleDXF B002 is created to be a functional and proper tool which can easily import your PCB board outlines into Eagle. This application converts standard DXF files containing ARCS, LINES, and CIRCLES in both inches and millimeters.

Requirements:

  • Mac OS X 10.4 PPC
  • Mac OS X 10.3.9
  • Mac OS X 10.4 Intel
  • Mac OS X 10.0
  • Mac OS X 10.1
  • Mac OS X 10.5 PPC
  • Mac OS X 10.2
  • Mac OS X 10.5 Intel
  • Mac OS X 10.3
  • Mac OS Classic
<<less
Download (2.5MB)
Added: 2008-03-09 License: Freeware Price:
downloads
File Kill 1.0

File Kill 1.0


File Kill - GUI to rm -rf to delete files or folders more>>
File Kill is a simple graphical user interface to rm -rf to delete files or folders that wont delete in the Finder.

Completly freeware for personal use.
<<less
Download (32KB)
Added: 2006-05-03 License: Freeware Price:
1305 downloads
File List 1.2

File List 1.2


File List - Rename files, generate playlists more>> <<less
Download (279KB)
Added: 2006-03-23 License: Freeware Price:
1330 downloads
Download File - Plus 1.0

Download File - Plus 1.0


Download File - Plus - Display the fles size with the download link more>>
Based on Softpress own Download File action this version has been extended to include the ability to automatically attach the size of the file to be downloaded to the link itself.

Displaying the files size with the link benefits the user in that that will have a clear indication of the time the file will take to download based on their current connection.

For an example of the action in use simply look to the Download section at the foot of this page where it is being used to provide the link for the action.

<<less
Download (3KB)
Added: 2005-11-17 License: Freeware Price:
1439 downloads
Copy File Twice 1.0

Copy File Twice 1.0


Copy File Twice - Copy a chosen file or folder to other folders more>>
Copy File Twice is a Finder droplet to copy a chosen file or folder to other folders by simply dropping the file/folder on the script.

All you need to do is double-click the droplet to set the location of two folders you want to copy files to.
Then just drag files or folders onto the droplet to copy items to the selected folder(s).


<<less
Download (6KB)
Added: 2005-12-28 License: Freeware Price:
1400 downloads
MD2 File Loading Code 1.0

MD2 File Loading Code 1.0


MD2 File Loading Code - Load MD2 model files and PCX textures more>>
Using only standard C++ libraries, theMD2 File Loading Code will load an MD2 model file and a PCX texture. Surrouning code uses the MD2Model class and SDL to setup the application and OpenGL view and display the animated model.

I need code to load MD2 files to use in my game engine (under development) and when I saw that my copy of OpenGL Game Programming had a chapter on it, I was pretty stoked. I figured "hey, this ought to take only about what, 20 minutes to get working?" I was wrong. I ended up rewriting the entire file loading code, restructuring the class, renaming structures, removing functions, and organizing and abstracting the code better because the original code (sorry Kevin and Dave) just didnt work (endian issues which were a PITA to try to fix in their code) and didnt stand up to my rigorous standards of quality code.

The code in this project is really in three parts. Main.cpp is just along for the ride. It sets up the OpenGL view and handles input (using SDL). Object3D is a class designed to represent an object that animates (or doesnt). Its designed to contain more than one loaded MD2 model so that they can be treated as one object and be synchronized in state and animation. The MD2Model class (MD2.h/cpp, Texture.h/cpp) is used only to load the MD2 and texture (PCX only in this code) and to draw it. Thats it. No state handling at all, because thats managed in the Object3D class.

Anyway, if you just need to get MD2 file loading working, just take the MD2.h/cpp and Texture.h/cpp files. Thats all you need. The file loading is endian-aware so it should work on every platform, unlike all of the other code out there.

Completly freeware for non-commercial use.
<<less
Download (420KB)
Added: 2006-05-31 License: Freeware Price:
1264 downloads
File Mover 1.4

File Mover 1.4


File Mover is released to enable you to drop any number of files or folders onto it, select where you want them to go, and off they go! more>>

File Mover 1.4 is released to enable you to drop any number of files or folders onto it, select where you want them to go, and off they go!

Simply place this Droplet anywhere you need it! You'll have to set up the prefs first, it'll ask you to do this the first time you use it.

Requirements: Mac OS X 10.3.6

<<less
Download (19.5KB)
Added: 2004-12-18 License: Freeware Price:
downloads
 
Other version of File Mover
File Mover 1.0File Mover - takes a selected file(s) or folder(s) and shuttles it off to your Documents folder ... "Documents" folder, automatically replacing existing files. Open it up in Automator to tweak
License:Freeware
Download (24KB)
1445 downloads
Added: 2005-11-15
File Sorter 1.7

File Sorter 1.7


Renames files sequentially, using any file extension. more>>
File Sorter allows you to batch rename files with any custom prefix or suffix by simply dragging them onto File Sorters icon.
<<less
Download (915KB)
Added: 2004-11-17 License: Freeware Price:
1823 downloads
File Lister 1.0

File Lister 1.0


File Lister is developed to be an easy to use utility which helps with listing files. more>>

File Lister 1.0 is developed to be an easy to use utility which helps with listing files. It has options for excluding and matching files not found in Sherlock or other search applications. File Lister could be used as a search utility, though it's main purpose is to return and save a list of files. Lists can be saved as text or html files.

Saved text file lists can be re-opened by File Lister. Saving as html is best for printing or web implementation. The html generator uses style-sheets, which make page loading faster for large lists. If the list is saved as html you have the option to link each file name to it's path on your system.

This makes all of the listed files accessible from a single page (good for an mp3 list or documents; note that long file names are not supported in IE). Other html options include: table border, cellspacing, cellpadding, html title, font, text size, text color, link color, active link color, visited link color and hover link color.

<<less
Download (816.4KB)
Added: 2002-02-11 License: Freeware Price:
downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5