Welcome Guest! To enable all features, please Login or Register.

Notification

Icon
Error

Options
View
Last Go to last post Unread Go to first unread post
#1 Posted : Tuesday, April 2, 2024 7:04:16 AM(UTC)
nentwich

Groups: Registered
Posts: 1


I have looked at the support documentation and saw the C# sample code to convert an image file from one format to another. There are times when I need to batch convert a directory full of image files from one image format to different format and do not want the overhead of writing a separate executable. Is there a sample PowerShell script which will load the LeadTool's DLLs and bulk convert a directory of image files? If there is one, could someone include the link to the script.

Thank you,
Joel
 

Try the latest version of LEADTOOLS for free for 60 days by downloading the evaluation: https://www.leadtools.com/downloads

Wanna join the discussion? Login to your LEADTOOLS Support accountor Register a new forum account.

#2 Posted : Tuesday, April 2, 2024 10:44:45 AM(UTC)

Nick  
Nick

Groups: Registered, Tech Support, Administrators
Posts: 163

Was thanked: 9 time(s) in 9 post(s)

Hello,

We do have the FileConversionUtility included with the toolkit, but it's not wrapped in any scripts. You can find the source in your installation folder.
C:\LEADTOOLS23\Examples\FileFormats\C\FileConvertUtility

There's also a precompiled version you can use as well.
C:\LEADTOOLS23\Bin\CDLL\Win32\FileConvertUtility_Original.exe

Note this precompiled version uses an evaluation license and, as such, will stop functioning after the trial period. To continue using the toolkit beyond the trial period, it'll be necessary to purchase a development license, and to make your application available to end-users or use it internally in your organization it'll be necessary to obtain a development license. We have more information available in our online documentation.
https://leadtools.com/help/sdk/licensing/

If you haven't already downloaded the evaluation toolkit, you can request it on our Downloads page.
https://www.leadtools.com/downloads
Nick Crook
Developer Support Engineer
LEAD Technologies, Inc.
LEAD Logo
 
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Powered by YAF.NET | YAF.NET © 2003-2024, Yet Another Forum.NET
This page was generated in 0.062 seconds.