Username: Save?
Password:
Home Forum Links Search Login Register*
    News: Welcome to the TechnoWorldInc! Community!
Recent Updates
[September 09, 2024, 12:27:25 PM]

[September 09, 2024, 12:27:25 PM]

[September 09, 2024, 12:27:25 PM]

[September 09, 2024, 12:27:25 PM]

[August 10, 2024, 12:34:30 PM]

[August 10, 2024, 12:34:30 PM]

[August 10, 2024, 12:34:30 PM]

[August 10, 2024, 12:34:30 PM]

[July 05, 2024, 02:11:09 PM]

[July 05, 2024, 02:11:09 PM]

[July 05, 2024, 02:11:09 PM]

[June 21, 2024, 01:43:48 PM]

[June 21, 2024, 01:43:48 PM]
Subscriptions
Get Latest Tech Updates For Free!
Resources
   Travelikers
   Funistan
   PrettyGalz
   Techlap
   FreeThemes
   Videsta
   Glamistan
   BachatMela
   GlamGalz
   Techzug
   Vidsage
   Funzug
   WorldHostInc
   Funfani
   FilmyMama
   Uploaded.Tech
   MegaPixelShop
   Netens
   Funotic
   FreeJobsInc
   FilesPark
Participate in the fastest growing Technical Encyclopedia! This website is 100% Free. Please register or login using the login box above if you have already registered. You will need to be logged in to reply, make new topics and to access all the areas. Registration is free! Click Here To Register.
+ Techno World Inc - The Best Technical Encyclopedia Online! » Forum » THE TECHNO CLUB [ TECHNOWORLDINC.COM ] » Computer / Technical Issues » Hardware
 Tiff to SVG My Method of Converting Scanned Images
Pages: [1]   Go Down
  Print  
Author Topic: Tiff to SVG My Method of Converting Scanned Images  (Read 670 times)
Daniel Franklin
TWI Hero
**********


Karma: 3
Offline Offline

Posts: 16647


View Profile Email
Tiff to SVG My Method of Converting Scanned Images
« Posted: October 15, 2007, 01:16:09 PM »


I have learned this process through trial and error as part of building a website. I was given a large number of scanned items stored as TIFF images that I needed to convert into a vector format suitable for use on the web. The othe requirement was that the file could be interacted with by the client browser and/or server. That is why I chose the SVG file format. Due to the fact that SVG files are XML based, you can modify them on the fly using Javascript.


The first step of the process is to cleanup the TIFF image. I used Adobe Photoshop to cleanup and extract the portions of the image that I required. This was done by using the magic wand tool to copy the pieces to a new layer. When all of the pieces that I needed were copied to the new layer I then deleted the original layer and only retained what I needed. At that point I saved the image as a TIFF again.

The second step is to convert the file to a Vector format. I tested a trial copy of the AlgoLab R2V Toolkit, which seemed to work very well. I would open each TIFF file, click the vectorize button, and then save the file as some type of vector format. For this step I chose to save the files as Adobe Illustrator files, since they can output SVG files.

The third step is to open the .AI file using Adobe Illustrator and make any final changes to the vector image. I cleaned up the lines, added live color, added symbols, scaled the image to fit the area I needed, and saved the .AI file again. Once I thought it was ready I then saved the file as an SVG 1.1 file. Once that is complete you now have an SVG file ready for viewing.

My final step was to open the SVG file in a text editor and make final modifications to the viewbox attributes, various groups, and remove some extra information left over from the various software programs used. I needed to do this in order for the zoom and pan methods used on the site to work correctly with all the elements. At that point I uploaded my files for use and was finished.

Gary Higbee
http://www.greatnorthcomputing.com - A community for SysAdmins and Programmers

Logged

Pages: [1]   Go Up
  Print  
 
Jump to:  

Copyright © 2006-2023 TechnoWorldInc.com. All Rights Reserved. Privacy Policy | Disclaimer
Page created in 0.158 seconds with 24 queries.