Find Jobs
Hire Freelancers

C#: Extract Thumbnail from AI/EPS formats

$30-250 USD

Cancelled
Posted about 12 years ago

$30-250 USD

Paid on delivery
I need a C# class to extract the thumbnail from AI and EPS formats, and gets it as the Bitmap class. The thumbnail is located between %AI7_Thumbnail and %EndData tags. Thumbnail format: -------------------------------------------------- ------------ %AI7_Thumbnail: width height bitsperpixel %%BeginData: hexdigitcount Hex Bytes color table data image data Both the color table and image data are ASCII Hex encoded. Each line of data is preceded by a '%' character to make them comments as far as PostScript is concerned. The color table is present only if bitsperpixel is 8 (I think this is the usual case but the code does appear to also support 24 bit data). The color table consists of 256 RGB triples. Each triple consists of three bytes in the order R, G, B. The image data may or may not be RLE compressed. It is RLE compressed if the first three bytes are 'R', 'L', 'E'. Otherwise it is not RLE compressed. The following algorithm decompresses the RLE data: let b = next input byte if (b != 0xFD) copy b to the output else let b = next input byte if (b == 0xFD) copy b to the output else let n = b let b = next input byte copy b to the output n times endif endif -------------------------------------------------- ------------ - The class should recognize 8 and 24 bit thumbnails. 8-bit thumbnails might be compressed with RLE. - There is a small free program written in Java that has the similar functionality - I'll pass the class you'll write through my test AI/EPS collection of files (~20 images) I have other tasks for a people who will successfully and accurately did this job. Please specify me your price and time you need to complete this job.
Project ID: 1569597

About the project

5 proposals
Remote project
Active 12 yrs ago

Looking to make some money?

Benefits of bidding on Freelancer

Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
5 freelancers are bidding on average $144 USD for this job
User Avatar
Hello from Ukraine! Will complete the code ASAP.
$50 USD in 1 day
5.0 (12 reviews)
6.0
6.0
User Avatar
======== with 10 years of Experience =======
$450 USD in 15 days
0.0 (0 reviews)
0.0
0.0
User Avatar
Hi. I finish this project for you in under an hour. Please see PM.
$30 USD in 0 day
0.0 (1 review)
3.8
3.8
User Avatar
Hi, I would like to work on your project. Please check my PMB. Regards,
$140 USD in 3 days
0.0 (0 reviews)
0.0
0.0
User Avatar
Hello Hiring Manager, i have 5+ exp in making apps in .net. I am interested in this project. Please consider my bid. Regards
$50 USD in 1 day
0.0 (1 review)
0.0
0.0

About the client

Flag of RUSSIAN FEDERATION
Stavropol, Russian Federation
5.0
13
Member since Jun 28, 2007

Client Verification

Thanks! We’ve emailed you a link to claim your free credit.
Something went wrong while sending your email. Please try again.
Registered Users Total Jobs Posted
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Loading preview
Permission granted for Geolocation.
Your login session has expired and you have been logged out. Please log in again.