• 0

C# save tiff from binary


Question

So I have USPS Web Tools to play with (we ship a lot of stuff here and would be beneficial to learn how to integrate it into our system). So I can execute the xml requests perfectly. My only question is it returns a base64 encoded binary string apparently (from the documentation). After playing around with memorystreams and the System.Drawing.Imaging library I can not seem to get it to write out the returned value. Anyone have any ideas on how to take a 64 binary string and save it to a file? I've tried both of these snippets below:

EDIT the blob is a tiff data.

// shippingLabel is a byte[] containing the tiff data in a base64 binary format.
MemoryStream ms = new MemoryStream(shippingLabel, true);
            ms.Write(p2.ShippingLabel, 0, p2.ShippingLabel.Length);
            try
            {
                System.Drawing.Image tiffImg = Image.FromStream(ms, true);
                tiffImg.Save(@"C:\test\test2.tiff               tiffImg.Dispose();
                tiffImg = null;
            }
            catch
            {
            }

            try
            {
                using (StreamWriter sw = new StreamWriter(@"C:\test\test.tiff", true))
                {
                    sw.Write(ms);
                    sw.Close();
                    sw.Dispose();
                }
            }
            catch
            {
            }

Link to comment
https://www.neowin.net/forum/topic/965976-c-save-tiff-from-binary/
Share on other sites

4 answers to this question

Recommended Posts

  • 0

To Base64-encode something is to turn it into a string. So to say that shipping label is a byte array containing the base64 binary format doesn't make a whole lot of sense to me.

Are you getting a string from FedEx or a byte array? If you're getting a string, are you correctly turning it into the byte[] by calling System.Convert.FromBase64String() ?

Are you getting an error when you try the above techniques? or does it just write a file that isn't a valid TIFF.

Also, you're sure its supposed to be a TIFF?

  • 0

I'm sorry I should have been more clear I take the response (image) string and then turn it into bytes[]. USPS documentation says the response returns a base64 binary data blob. I'm not sure this is the best way to go about doing it, I've been googling different methods on how to handle the returned string and that's what I keep seeing. I've just been trying to build on that and save the data to a tiff file. USPS lets you specify TIFF so I would imagine that part is ok (I checked the response xml and it shows the data so I know something is being returned successfully). The shippingLabel variable is in a byte[] format. I get the bytes with:

UTF8Encoding encoding = new UTF8Encoding();
Byte[] byteArray = encoding.GetBytes(returnedStr);
shippingLabel = byteArray;

Documentation snippet:

DeliveryConfirmationV4.0Response /

required

Delivery Confirmation Label, if requested (where <ImageType> tag not "None")

base64Binary

  • 0
  On 05/01/2011 at 17:49, sathenzar said:

I'm sorry I should have been more clear I take the response (image) string and then turn it into bytes[]. USPS documentation says the response returns a base64 binary data blob. I'm not sure this is the best way to go about doing it, I've been googling different methods on how to handle the returned string and that's what I keep seeing. I've just been trying to build on that and save the data to a tiff file. USPS lets you specify TIFF so I would imagine that part is ok (I checked the response xml and it shows the data so I know something is being returned successfully). The shippingLabel variable is in a byte[] format. I get the bytes with:

UTF8Encoding encoding = new UTF8Encoding();
Byte[] byteArray = encoding.GetBytes(returnedStr);
shippingLabel = byteArray;

Documentation snippet:

DeliveryConfirmationV4.0Response /

required

Delivery Confirmation Label, if requested (where <ImageType> tag not "None")

base64Binary

From that you would get a byte array representing the UTF characters returned from the query, not the binary they represent. You should do this

Byte[] byteArray = System.Convert.FromBase64String(returnedStr);
shippingLabel = byteArray;

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • I have it as an icon in the Start Menu. Close enough for when I need it.
    • Windows 11 Pro with a copy of Office 2021 Pro drops to all-time low price by Steven Parker Today's highlighted deal comes via our Apps + Software section of the Neowin Deals store, where you can save 86% on Windows 11 Pro (for 2 devices) + Microsoft Office Pro 2021. Upgrade your computing experience with Windows 11 Pro. This cutting-edge operating system boasts a sleek new design and advanced tools to help you work faster and smarter. From creative projects to gaming and beyond, Windows 11 delivers the power and flexibility you need to achieve your goals. With a focus on productivity, the new features are easy to learn and use, enhancing your workflow and efficiency. Whether you're a student, professional, gamer, or creative, Windows 11 Home has everything you need to take your productivity to the next level. New interface. easier on the eyes & easier to use Biometrics login*.Encrypted authentication & advanced antivirus defenses DirectX 12 Ultimate. Play the latest games with graphics that rival reality. DirectX 12 Ultimate comes ready to maximize your hardware* Screen space. Snap layouts, desktops & seamless redocking Widgets. Stay up-to-date with the content you love & the new you care about Microsoft Teams. Stay in touch with friends and family with Microsoft Teams, which can be seamlessly integrated into your taskbar** Wake & lock. Automatically wake up when you approach and lock when you leave Smart App Control. Provides a layer of security by only permitting apps with good reputations to be installed Windows Studio Effects. Designed with Background Blur, Eye Contact, Voice Focus, & Automatic Framing Touchscreen. For a true mouse-less or keyboard-less experience TPM 2.0. Helps prevent unwanted tampering Windows 11 Pro also includes a number of productivity-focused features, such as the ability to snap multiple windows together and create custom layouts, improved voice typing, and a new, more powerful search experience. Personal and professional users will enjoy a modern and secure computing experience, with improved performance and productivity features to help users get more done. Only on Windows 11 Pro If you require enterprise-oriented features for your daily professional tasks, then Windows 11 Pro is a better option. Set up with a local account (only when set up for work or school) Join Active Directory/Azure AD Hyper-V Windows Sandbox Microsoft Remote Desktop BitLocker device encryption Windows Information Protection Mobile device management (MDM) Group Policy Enterprise State Roaming with Azure Assigned Access Dynamic Provisioning Windows Update for Business Kiosk mode Maximum RAM: 2TB Maximum no. of CPUs: 2 Maximum no. of CPU cores: 128 Good to know: Length of access: lifetime Redemption deadline: redeem your code within 30 days of purchase Access options: desktop Max number of device(s): 2 (Use one activation key for up to 2 devices) Version: Windows 11 Pro Updates included Click here to verify Microsoft partnership For Windows 10 or Newer! Get All Essential Microsoft Apps for Your PC with This One-Time Purchase This is intended for families and small businesses who want classic Office apps and email. It includes Word, Excel, PowerPoint, Outlook, Teams, and OneNote. A one-time purchase installed on 1 Windows PC for use at home or work. Lifetime license for MS Word, Excel, PowerPoint, Outlook, Teams, & OneNote One-time purchase installed on 1 Windows PC for use at home or work Instant Delivery & Download – access your software license keys and download links instantly Free customer service – only the best support! Microsoft Office Professional 2021 (for Windows) includes: Microsoft Office Word Microsoft Office Excel Microsoft Office PowerPoint Microsoft Office Outlook Microsoft Office Teams Microsoft Office OneNote Microsoft Office Publisher Microsoft Office Access Good to know: ONE-TIME PURCHASE INSTALLED ON 1 DEVICE Redemption deadline: redeem your code within 30 days of purchase Access options: desktop Full versions No subscriptions – no monthly/annual fees Version: 2021 Updates included Here's the deal: This Microsoft Office Pro 2021 + Windows 11 Pro normally costs $438, but this deal can be yours from just $54.97, that's a saving of $383. For full terms, specifications, and license info please click the link below. Use MSO5 when checking out for additional $5 off. Coupon Expires June 29. Get Microsoft Office Pro 2021 + Windows 11 Pro for just $49.97, or learn more Although priced in U.S. dollars, this deal is available for digital purchase worldwide. We post these because we earn commission on each sale so as not to rely solely on advertising, which many of our readers block. It all helps toward paying staff reporters, servers and hosting costs. Other ways to support Neowin Whitelist Neowin by not blocking our ads Create a free member account to see fewer ads Make a donation to support our day to day running costs Subscribe to Neowin - for $14 a year, or $28 a year for an ad-free experience Disclosure: Neowin benefits from revenue of each sale made through our branded deals site powered by StackCommerce.
    • I'm not a fan of the HP "Smart" app either, but it does work. I just wish I didn't have to log in to use it. HP Color LaserJet Pro MFP 4301
    • FocusOn Image Viewer 1.32 by Razvan Serea FocusOn Image Viewer is a fast, lightweight, and user-friendly photo viewer for Windows. It supports various image formats, offers basic editing tools, EXIF data display, and batch renaming. With a clean interface, slideshow mode, and easy navigation, it’s ideal for quickly viewing and organizing photos without unnecessary complexity or system resource usage. FocusOn Image Viewer key features: Auto Organize: Automatically sorts photos by date using your chosen template. Explorer View: Browse and manage images with thumbnails; includes basic edits like resize and rotate. Photo Editing: Crop, apply filters, correct colors, add borders or text. Non-Destructive Edits: Original images remain untouched. Photo Sharing: Post directly to blogs, Twitter, and Facebook. Email Support: Send selected images via email. Print Options: Print to fit paper size, preserve aspect ratio, or fit multiple images per page. Slideshow: View selected photos in a slideshow. EXIF Tools: View or remove EXIF data. Scanning: Import from TWAIN or WIA-compatible scanners. Set as Background: Quickly set any image as desktop wallpaper. Batch Rename: Rename images in bulk using templates. Resize Images: Resize with optimized or custom resampling methods, including multi-step resizing. Thumbnail Sizes: Choose from thumbnail sizes between 32–256 pixels. Format Support: Compatible with over 100 image formats. FocusOn Image Viewer 1.32 changelog: Added Ghostscript(AI, PDF) DPI option Fixed transparency issue when saving PDF document as image Other improvements and bug fixes Download: FocusOn Image Viewer 64-bit | Portable 64-bit | ~7.0 MB (Freeware) Download: FocusOn Image Viewer 32-bit | Portable 32-bit View: FocusOn Image Viewer Website | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Wall cabinet: Fiber connection (1Gbps) Patch panel 2.5Gbps Router A mini PC with Ryzen 5800H CPU and 32GB DDR4 RAM, for network related tools (Portainer, Pi-Hole, Cloudflared, Tailscale, Uptime Kuma, Wetty) A headless server running Proxmox: AMD Ryzen 9 9950X CPU, 96GB DDR5, RTX 3090 24GB GPU, 10Gbps NIC, and a bunch of NVMs, SATA SSDs, HDDs A VM with TrueNAS for backups and media server via Jellyfin, passing through the SATA storage controller A VM with an Ubuntu server acting as a web and a GPU server for AI workloads, and a TeamCity build/deploy agent for my personal projects This setup has evolved many times for the last 2 years, I have not gone completely crazy, yet (I think), but still experimenting, still learning, it is a fun and rewarding experience having a home lab!
  • Recent Achievements

    • First Post
      Johnny Mrkvička earned a badge
      First Post
    • Week One Done
      viraltui earned a badge
      Week One Done
    • One Month Later
      serfegyed earned a badge
      One Month Later
    • Dedicated
      firey earned a badge
      Dedicated
    • Dedicated
      fettermanj earned a badge
      Dedicated
  • Popular Contributors

    1. 1
      +primortal
      649
    2. 2
      Michael Scrip
      224
    3. 3
      ATLien_0
      223
    4. 4
      Xenon
      149
    5. 5
      +FloatingFatMan
      144
  • Tell a friend

    Love Neowin? Tell a friend!