BufferedImage to JavaFX image August 21, 2023 by Tarik You can use Image image = SwingFXUtils.toFXImage(capture, null);