Blueprint Image Extractor

  • Hello All :)


    This app will extract all the images from all blueprint files present in the directory you run it in.
    Note: it will only work for "new" blueprint files since the data structure of older ones is different. (so if it stops midway just remove the file it stopped at and run it again, it takes the files alphabetically)
    Note 2: you need to have the latest java version for it to work.


    Instructions:
    Linux/Unix Users:
    open a shell, navigate to the directory your blueprints and the .jar file are in and type: java -jar Blueprint_Image_Extractor.jar otherwise double clicking the jar file should also work. (not sure if bat files work on unix :/ )


    Windows Users: open a powershell, navigate to the directory your blueprints and the .jar file are in and type: java -jar Blueprint_Image_Extractor.jar otherwise double clicking the jar file should also work. If double clicking the jar file does not work you can double click the bat file to run the app.

Participate now!

Don’t have an account yet? Create a new account now and be part of our community!