# Export animation frames with a one-to-one correspondence between 2D dataset points and pixels

**URL:** https://discourse.paraview.org/t/export-animation-frames-with-a-one-to-one-correspondence-between-2d-dataset-points-and-pixels/5534
**Category:** ParaView Support
**Created:** [October 9, 2020, 12:51am UTC](https://discourse.paraview.org/t/export-animation-frames-with-a-one-to-one-correspondence-between-2d-dataset-points-and-pixels/5534 "2020-10-09T00:51:00Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![giorgos](https://discourse.paraview.org/letter_avatar_proxy/v4/letter/g/cc9497/32.png) [@giorgos](https://discourse.paraview.org/u/giorgos)
#### Post date: [October 9, 2020, 12:51am UTC](https://discourse.paraview.org/t/export-animation-frames-with-a-one-to-one-correspondence-between-2d-dataset-points-and-pixels/5534/1 "2020-10-09T00:51:00Z")

</div>

I am trying to create an animation from a set of legacy VTK files containing a 2D dataset with dimensions M x N. How can I export it as a sequence of images of exactly M x N pixels, with a one-to-one correspondence between dataset points and pixels, and consequently no background?
