@DasBrieger Six lines of #nanDECK (from a folder with PNGs to a pdf):
unit=inch
page=8.5,11,portrait,hv
cardsize=2.5,3.5
[images]=dirfiles("C:\test\*.png")
image=1-{(images)},[images],0,0,100%,100%
savepdf=result.pdf
@CoSeph2@earrgames And this is a script for #nanDECK for the 1024 images from 0 to 1023:
cardsize=3,3
font=arial,32,,#000000
text=1-1024,{§-1},0,0,100%,100%
store=,off
save=,"Sprite{§}.png"