@Ruriko You cannot just directly read file size from that binary file but what i have is something what you can do and it works for me:
this isn’t straightforward but should be possible. You can obtain the size of a file by reading the buffer length. Once you have this information available, you could then use an IF node to filer by size, hope this helps.