Image compression without using any external tool
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
10-05-20 04:04 PM
Hi, can anyone suggest to achieve image compression without using third party tool or online website image compression.
Can we Achieve it using code stage?
------------------------------
Padmini Vaddi
Associate consultant
CAPGEMINI
America/Indiana/Indianapolis
------------------------------
Can we Achieve it using code stage?
------------------------------
Padmini Vaddi
Associate consultant
CAPGEMINI
America/Indiana/Indianapolis
------------------------------
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
11-05-20 05:16 PM
Depends on what kind of image compression you are looking for. If a simple JPG or PNG will do, you can use the built-in Save function for images from .NET: https://docs.microsoft.com/en-us/dotnet/api/system.drawing.image.save?view=dotnet-plat-ext-3.1
------------------------------
Nicholas Zejdlik
RPA Developer
------------------------------
------------------------------
Nicholas Zejdlik
RPA Developer
------------------------------
