Well, I also have a FEN server on one of my websites (winboard.nl/my-cgi/fen2.cgi). You pass it the FEN as a CGI argument, i.e. behind a ? with several tag=value pairs separated by & behind it. When one of the arguments is f=<FEN>, it outputs a web page with a PNG image of the requested diagram, like:Uri Blass wrote: ↑Fri Nov 18, 2022 4:37 am In the past I copied diagrams to a word document by some site but I did not do it for some years so I do not remember the exact site.
I found the following way to copy diagrams to chess word document without moves
1)Choose a fen for your diagram
for example 3r4/1p5p/p3qp1k/6p1/P3p1P1/Q3N3/5PK1/8 w - - 1 1
2)copy http://www.fen-to-image.com/image/ as the start of you link
3)add the fen so you get
http://www.fen-to-image.com/image/3r4/1 ... 3N3/5PK1/8 w - - 1 1
This link already show me a diagram
4)click on the diagram with the right part of the mouse and choose copy picture with the left part of the mouse(I see the words "copy picture" in hebrew in my computer so I guess that other people see these words in english or a different language that their computer is designed to show)
5)go to a word document and choose ctrl+V that is paste
I get the diagram inside the document in this way with nothing else.
Other arguments control the appearance. Like w and b for the piece colors, l and d for the square colors (6-digit hex numbers in the RGB system), s for the square size in pixels, t for the set of piece images (currently only xboard and alfaerie are supported for that). With p= instead of f= it would render a single piece in a transparent background.
Another example of a rendered FEN:
The question is if I can get a game inside the document in some way(I would like to be able to see a game from a specific position when I read a document in the same way that I can see it in this forum inside a document that I save in my computer) and of course I prefer a simpler way.
best is simply some software that I insert to it pgn or fen and the software show me directly a picture that I can use copy and paste for it.