Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
This script acts as a graphical user interface for the "imf_copy.exe" program. It's primary use is to convert images to the .map file format, but will work on all file formats that imf_copy supports.
This script can operate on more than one file node at a time in the non-collate mode. If the collate option is chosen, the script will collate the selected files into one flie, with the first selection being the largest according to imf_copy.
A read out of what imf_copy is doing is printed in the script editor. This is not a mel command or script, but the command passed to the command shell.
Once the script is executed, the file node will point to the newly created file, or if the collation option is chosen, a new file node is created pointing to the new file.
The file name read out at the top of the interface will give an idea of what the output will be in regard to file name and extensions. This will update as the strip extensions check box is changed, as the the collate option is changed, and as the output format is changed.
Please use the Bug System to report any bugs.
Please use the Feature Requests to give me ideas.
Please use the Support Forum if you have any questions or problems.
Please rate and review in the Review section.