Yeah, that should work, brilliant.
Did you create something through Automator or am I going to have to learn scripting?
node.js script.
If you donāt have ānode.jsā installed, install it and run it as follows
$ node . /index.js .
ex) $ node . /index.js ā/Users/Hoge/Pictures/a/ā
This means that the following
ā-gigapixel.jpgā / ā-gigapixel.pngā
ā-output.jpgā / ā-output.pngā
to find the file, delete the original, rename the file after gigapixel and put it back.
Try a small directory at first.
The actual script Iām using is optimized by OptImage and set up a Finder tag (which marks the image processed by Gigapixel).
I hope this helps in some way.
Hello everyone,
Iāve been running into issues with v5.2.2, I cannot load any .jpg files at all, only .png.
It will always say the file is unsupported whenever I drag and drop .jpg files.
OS: macOS High Sierra V10.13.6
Ram: 16GB
Graphics Card: Radeon Pro 580 8192MB
Ate the jpg images uncalibrated? Thar is if they donāt have an ICC profile allocated.
If they donāt use PS or another app to allocate the profile then you will be able to use GigaPixel.
Sorry but I do not understand. The same JPG files that I have used works perfectly fine on Topaz v4.4.6. JPG do not work on v5.2.2 on macOS.
Do the jpeg files have a colorspace of uncalibrated,? If they are they will not work. If you donāt know where to find out, upload one to a file sharing site and post the link and I will check for you.
If they are uncalibrated the details will be like this in the exif where the Color Representation is shown as Uncalibrated:

No, none of the JPGās I have are uncalibrated, the color space is YUV.
Error: Imgur: The magic of the Internet
JPG Description: Imgur: The magic of the Internet
Yes you will need to convert to a RGB color space such as sRGB, AdobeRGB or ProPhotoRGB for it to work in most image applications.
YUV is best when the images are to be rendered by a standard video display directly and is also used by Frame Grabbers.
You can convert using available software but the problem with YUV is that it supports a wide range of pixel formats as it is specifically for video use. I believe XnView will display them and may allow you to convert to RGB.
if you wish to ask for support for YUV you will need to raise a support request at the main website as the AI apps need a RGB or Greyscale color space.
I canāt figure out how to make Gigapixel requeue.
If I load 100 images to process, and I hit ācancelā part of the ways through, say after 10 images are processed, Gigapixel will only process from image 11 on after I hit the āSaveā button again, even if Iāve deleted the images it processed so far.
How can I make it start from image 1? Sorry if thatās extremely basic, but I canāt seem to figure it out.
Oh, alright, thank you very much for the response! Yeah, I would like for YUV to be supported, it worked fine on Topaz v4.4.6, but anyways, I hope it works again on a later update.
Oh, alright, thank you very much for the response! Yeah, I would like for YUV to be supported, it worked fine on Topaz v4.4.6, but anyways, I hope it works again on a later update.
Not sure why support for it got dropped originally but Iāll look at this and see what we can do.
Change log for 5.2.3?
Neat, thank you very much! I hope it works out ![]()
Congratulations ^^
Before the version 5.2.3 all is running ok
5.2.2 is good no problems.
With the 5.2.3 version itās scratche directly with one error message to start in, the box āError x0000005ā
I think is one error of calling NEW dlls no prƩsent.
Cheched in system, win 7 (no sp1, seven), 64 bits versions, 2 cards video the good working before is nvidia GE Force GT 555M (2Mo of ram)
But itās not this, just for say the system.
I added before alls toolkit named
api-ms-win-core-file-l1-2-0.dll
Api-ms (etcā¦)
api-ms-win-crt-utility-l1-1-0.dll (is the last)
And his contenair
ucrtbase.dll (vers 10.0.10137.0)
From your info
And the driver of my card is the last vers know
23.21.13.880, no best/better possible 2017/10/12
Whats is the news dlls called with the new versions ?
I have so the same bug with Denoise AFTER version 2.2.12
The new gui is fault i think
Best regards,
Hello
Iām refer to this exactly
ā¦.GUI framework version has been updated. ā¦
Have you or know you the (news) dlls calling who runs with one win 7 (no sp1)
Bug first noticed with 5.2.2, donāt know if earlier, but still in 5.2.3
Load an image. Close the program, choosing OK for the āWould you like to saveā dialog. Program interface mostly locks up. Nothing happens, and nothing including Save can be clicked on. The menus, however, are still available, and File/Save As will reactivate the interface.
for unknown reason, thereās an image iām trying to save using the āCompressedāā AI model, it works fine when you first open the image in Gigapixel, HOWEVER, when I save the image, it does itās thing as usual but it doesnāt save the ācompressedā part
When I open the image for the first time, it looks fine:
https://pasteboard.co/Jzic4KO.jpg
However after saving the image, it looks like this both in previews and in the saved image
https://pasteboard.co/JzibyzJ.jpg
The image doesnāt have an embedded profile either so idkā¦
ok based on what I gathered, using custom resolutions higher that 6x does not work on images without a RGB profile for whatever reason
Yeah, I was running into the same issues with my JPEGās and mentioned the issues here previouslyā¦
It needs to have an RGB profile for it to work, YUV is not supported according to both AiDon and taylor.bishop.
I really hope they support YUV again soon since I do not feel like converting and having it mess with timestamps⦠![]()
I believe the developers are looking into it.