# How to open Binary VTK file

**URL:** https://discourse.paraview.org/t/how-to-open-binary-vtk-file/12514
**Category:** ParaView Support
**Tags:** vtk
**Created:** [July 13, 2023, 12:46am UTC](https://discourse.paraview.org/t/how-to-open-binary-vtk-file/12514 "2023-07-13T00:46:08Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![IllesHUN](https://discourse.paraview.org/user_avatar/discourse.paraview.org/illeshun/32/11987_2.png) [@IllesHUN](https://discourse.paraview.org/u/IllesHUN)
#### Post date: [July 13, 2023, 12:46am UTC](https://discourse.paraview.org/t/how-to-open-binary-vtk-file/12514/1 "2023-07-13T00:46:08Z")

</div>

Hi. Im very new to all of this, today is the first time I ever heard of a vtk File.

I have a Binary VTK file from a Fluid simulation program, when I tried to open the file Paraview says there is more than one reader for the file and displays at least a hundred options, so far I have tried 15 different readers but none of it worked and I couldn’t find any information on how to open these files at all

This is The header in the File :

# vtk DataFile Version 3.0

Data  
BINARY  
DATASET STRUCTURED\_POINTS  
DIMENSIONS 315 630 315  
ORIGIN -1.71329368 -3.43204380 -1.71329368  
SPACING 1.09126985E-2 1.09126985E-2 1.09126985E-2  
POINT\_DATA 62511750  
SCALARS data float 3  
LOOKUP\_TABLE default

Thanks for the help in advance.

---

<div class="post-metadata">

### Author: ![Kenneth\_Moreland](https://discourse.paraview.org/user_avatar/discourse.paraview.org/kenneth_moreland/32/15033_2.png) [@Kenneth\_Moreland](https://discourse.paraview.org/u/Kenneth_Moreland)
#### Post date: [July 13, 2023, 12:57pm UTC](https://discourse.paraview.org/t/how-to-open-binary-vtk-file/12514/2 "2023-07-13T12:57:31Z")

</div>

Welcome to the ParaView discourse, @IllesHUN.

Questions like this are always easier to answer if you post the file you are working with. If your file is not too big, you can just drag it into the discourse editor box to upload it. Larger files can be uploaded to third-party file sharing sites like [WeTransfer](https://wetransfer.com/) or cloud storage.

Anyway, my guess is that the name of your file does not end with a `.vtk` extension. If you do not have the appropriate extension, ParaView will get confused and not know what type of file it is trying to load.

---

<div class="post-metadata">

### Author: ![IllesHUN](https://discourse.paraview.org/user_avatar/discourse.paraview.org/illeshun/32/11987_2.png) [@IllesHUN](https://discourse.paraview.org/u/IllesHUN)
#### Post date: [July 13, 2023, 2:40pm UTC](https://discourse.paraview.org/t/how-to-open-binary-vtk-file/12514/3 "2023-07-13T14:40:04Z")

</div>

Thanks for the reply, I uploaded the file, it should be available here: [F-000003055](https://www.mediafire.com/file/ahqg5saukz4qog4/F-000003055.vtk/file)

I hope this helps
