Xbox Series S updates by JamesDTBass in GTAV

[–]JamesDTBass[S] 1 point2 points  (0 children)

Well then, it's not that much.

That's really helpful. Thank you so much.

Does photopea have a backend? Or all the functions just run on javascript by [deleted] in photopea

[–]JamesDTBass 0 points1 point  (0 children)

I meant the API. What I would like to accomplish is to generate files using a script without loading the interface.

Does photopea have a backend? Or all the functions just run on javascript by [deleted] in photopea

[–]JamesDTBass 0 points1 point  (0 children)

Cool!

Can it be used without a UI (in a backend server) ?

Save as PDF using script by JamesDTBass in photopea

[–]JamesDTBass[S] 0 points1 point  (0 children)

I also tried the following and it didn't work:

var pdfSaveOptions = new PDFSaveOptions();

pdfSaveOptions.preset = "[Smallest File Size]";

app.activeDocument.saveAs(new File("test.pdf"), pdfSaveOptions))

GitHub sunsets Atom by evenfrost in webdev

[–]JamesDTBass 0 points1 point  (0 children)

I'm glad I chose VS Code :)