I have a large collection (hundreds) of partially quite old xfig pictures. Though I really like the xfig program I would like to move to some more up-to-date picture format like TikZ. So I would like to ask if someone has a good idea for an automatic conversion tool. Ideally, some shell srcipt or so... Then problem (?) is that many of the xfig pictures have LaTeX overlays.
EDIT: this might be too long for a comment on Mark's answer, so I post it here as an edit:
Here is a sample of a xfig which simply produces an error
FIG 3.2 Produced by xfig version 3.2.5b
Landscape
Center
Metric
A4
52.00
Single
-2
1200 2
3 0 0 3 0 7 50 -1 -1 0.000 0 1 0 3
1 1 4.00 60.00 150.00
7650 3375 6975 4275 7650 5625
0.000 1.000 0.000
the script gives some tikz command requesting an error
Package pgf Error: Arrow end type ``triangle 45'' unknown.
So, of course, I can edit now by hand several arrows and so, but I would like to have it more automatic... :(
