• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Converting jpeg into html

calbear2000

Golden Member
I have a graphic designer who is slow and expensive. If I have jpeg mockups of a webpage, how easy is it to convert them to html?

Is there software that can do all or part of the conversionit? I'm not interested in doing it myself - I outsource everything. If someone here wants to do it, I can pay via paypal immediately.

Thanks
Joe
 
Originally posted by: calbear2000
I have a graphic designer who is slow and expensive. If I have jpeg mockups of a webpage, how easy is it to convert them to html?

Is there software that can do all or part of the conversionit? I'm not interested in doing it myself - I outsource everything. If someone here wants to do it, I can pay via paypal immediately.

Thanks
Joe

from a JPEG? not that I know of....😕
 
How intricate is the page? You could use a WYSIWYG HTML editor if it relatively simple. There are free ones floating around as well.
 
Depends on your mockups. It might be super easy to just chop up the image and stick the chunks into a table to rejoin them around some body text.
 
Ok, I'll try to put the jpeg up on the web tomorrow and bump this thread with the pointer

I'm actually looking to hire someone to do about 20 of these jpeg's for me. If you're interested, please shoot me an email (work address is in my profile) and I'll show you the sample before I put it online.

I'm looking for work to be done quickly and cheaply - ie. if you're a college student or recent grad, that works well 🙂 This is a side project of mine and not affiliated with intel.

Thanks
 
Originally posted by: calbear2000
Ok, I'll try to put the jpeg up on the web tomorrow and bump this thread with the pointer

I'm actually looking to hire someone to do about 20 of these jpeg's for me. If you're interested, please shoot me an email (work address is in my profile) and I'll show you the sample before I put it online.

I'm looking for work to be done quickly and cheaply - ie. if you're a college student or recent grad, that works well 🙂 This is a side project of mine and not affiliated with intel.

Thanks


Depends on how difficult the layout is, and if the layout is static. I might be willing to take on the project.

Send me a link to a sample image.
 
Dreamweaver has a feature called tracing image or something like that where you put an image behind your layout then you can do the layout with css, it doesn't convert it for you, but with some work it could get you what you want.
 
Originally posted by: PurdueRy
Originally posted by: calbear2000
I have a graphic designer who is slow and expensive. If I have jpeg mockups of a webpage, how easy is it to convert them to html?

Is there software that can do all or part of the conversionit? I'm not interested in doing it myself - I outsource everything. If someone here wants to do it, I can pay via paypal immediately.

Thanks
Joe

from a JPEG? not that I know of....😕

QFT. You have to design the think from scratch. Or he could take the picture resize it and slowly build frames around the picture with functionality tied to each frame. Too much hassle.

Just get the guy to work faster, or have a little dang patience.
 
You can also chop up the picture and tie each picture to a function as well. I think it would be useless to do so when it is probably simplier just to design it from scratch. Unless the webpage is too complex. Flashscript and such. Then you are probably being too demanding.
 
There's quite a lot of coding involved with this website. Converting everything into a small images that you can layout isn't going to help much if the website has no functionality
 
Originally posted by: calbear2000
Ok I managed to upload the jpegs - had a tough time remembering what our friendly local pic hosting site was 🙂

http://pics.bbzzdd.com/users/calbear2000/invitefriends.jpg
http://pics.bbzzdd.com/users/calbear2000/header.jpg

I'll be taking the pictures down later today though as I'm not supposed to give this much airtime before it launches.

Thanks!

That's pretty easy if you have a host that supports .NET. Easy as in like a couple of hours. -- But I'm not doing it.
 
Originally posted by: Mo0o
There's quite a lot of coding involved with this website. Converting everything into a small images that you can layout isn't going to help much if the website has no functionality

The back-end functionality is being done in php. Our programmers are skilled at that.

The front-end (conversion from what the graphic designer mocks up in jpegs to html/css that the back-end team can use) is where I need some help...
 
Originally posted by: five40
Originally posted by: calbear2000
Ok I managed to upload the jpegs - had a tough time remembering what our friendly local pic hosting site was 🙂

http://pics.bbzzdd.com/users/calbear2000/invitefriends.jpg
http://pics.bbzzdd.com/users/calbear2000/header.jpg

I'll be taking the pictures down later today though as I'm not supposed to give this much airtime before it launches.

Thanks!

Are you building a church CMS?

Something along those lines, we think of it more as an ASP.
 
Originally posted by: calbear2000
Originally posted by: five40
Originally posted by: calbear2000
Ok I managed to upload the jpegs - had a tough time remembering what our friendly local pic hosting site was 🙂

http://pics.bbzzdd.com/users/calbear2000/invitefriends.jpg
http://pics.bbzzdd.com/users/calbear2000/header.jpg

I'll be taking the pictures down later today though as I'm not supposed to give this much airtime before it launches.

Thanks!

Are you building a church CMS?

Something along those lines, we think of it more as an ASP.

That's cool. Do you have any competition?
 
Back
Top