I've gone through the code and tightened some things up as well as utilized the remove function in After Effects so there is no need for a batch file.
Image Sequence Section Deletion V3
The point of this application is to allow the user to easily and quickly delete a selected sequence of files directly from After Effects. It is most useful when having to delete only a section of an image sequence for re-render.
Follow the steps below:
1. Click on Browse and select any file from a file sequence (such as an Image Sequence). By doing this, you are telling the application what sequence of files it is working with.
2. Define the boundaries of the section you want to delete by entering in the numbers of the first and last files in the sequence in the spaces provided. Alternatively, you can browse for the files by using the "Section Begin" and "Section End" buttons.
3. Review your input and then click on "Perform Delete". In the info window, the current percentage of the process is displayed.
Tool Descriptions:
1. Get RQ Item Path: Allows you to select a render queue item and have the path that it is set to render to be used as the image sequence you are wanting to reference.
2. Get RQ Item Timespan: Allows you to select a render queue item and have the section begin and section end input fields set to the timespan the render que item you've selected is set to render.
3. Get Work Area: After making a composition an active item, this allows you to have the section begin and section end input fields set to the in and out time of the work area.
4. Get Entire Seq: Scans the image sequence you've browsed for and sets the section begin and section end input fields to encompass the entire image sequence.
5. Perform Test Only: Allows you to see the results of the opperation without actually deleting any files.
Important Info:
-This application has some precautionary measures that prevent bad user input (such as characters instead of numbers, an ending number less than the beginning number, skipping files that don't exist, and selecting files from a different file sequence than the sequence given). However, the author of this application can in no way be held liable for any damage that this script may cause. Use at your own risk.
-As of now, this script can only work with file sequences that follow the default template that After Effects creates when defining sequences: Image_Name_[#####].ext. It does not matter how many digits there are in the numbering of the files, but the numbers must be directly after an underscore ("_") and before an extension.
-You are asked to verify that you really want to delete the sequence you've specified. Once you perform the delete, the files cannot be retrieved by easy means since the files do not go to the recycle bin. Use wisely.
Contact Information:
Contact collin.brooks at gmail.com with comments/suggestions.
**This script can be duplicated and distributed freely as long as this help text and contact information remain intact and coupled with the script.
Download Here