Bashamega / WebDevTools

Web Dev Tools is a comprehensive online platform designed to empower web developers with a wide array of code samples and snippets.
https://wdt.adambashaahmednaji.com/
MIT License
51 stars 57 forks source link

created image to svg feature #220

Closed mathewalexKerala closed 5 months ago

mathewalexKerala commented 6 months ago

Screenshot 2024-07-25 203732

I have added a card , in the home page called image to svg . It can convert an image into svg format .

vercel[bot] commented 6 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
web-dev-tools ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 30, 2024 11:02am
annuk123 commented 6 months ago

Hello:) These are my changes:

  1. Find a way to make the resolution better.
  2. When it is generating there should be a loading button
  3. Make it look like steps. So, the user will upload first then he will wait. So improve the ui

and please add svg file to PNG, JPG, and JSX converter and add the download button

mathewalexKerala commented 6 months ago

Hello:) These are my changes:

  1. Find a way to make the resolution better.
  2. When it is generating there should be a loading button
  3. Make it look like steps. So, the user will upload first then he will wait. So improve the ui

and please add svg file to PNG, JPG, and JSX converter and add the download button

can the svg be black and white .Or should it be colored

Bashamega commented 6 months ago

Hello:) These are my changes:

  1. Find a way to make the resolution better.
  2. When it is generating there should be a loading button
  3. Make it look like steps. So, the user will upload first then he will wait. So improve the ui

and please add svg file to PNG, JPG, and JSX converter and add the download button

can the svg be black and white .Or should it be colored

I think it should be colored.

mathewalexKerala commented 6 months ago

will a single page to convert an image to different formats be okay ?

Bashamega commented 6 months ago

will a single page to convert an image to different formats be okay ?

sure. But also please resolve the conflicts

annuk123 commented 6 months ago

will a single page to convert an image to different formats be okay ?

You can do it on another page.

annuk123 commented 5 months ago

Please resolve conflicts

mathewalexKerala commented 5 months ago

Hello:) These are my changes:

  1. Find a way to make the resolution better.
  2. When it is generating there should be a loading button
  3. Make it look like steps. So, the user will upload first then he will wait. So improve the ui

Made necessary changes to Image to svg page. Screenshot 2024-07-30 172602

mathewalexKerala commented 5 months ago

Hello:) These are my changes:

  1. Find a way to make the resolution better.
  2. When it is generating there should be a loading button
  3. Make it look like steps. So, the user will upload first then he will wait. So improve the ui

fixed the issues . And made it responsive too Screenshot 2024-07-30 172602

Bashamega commented 5 months ago

Great

mathewalexKerala commented 5 months ago

Great

The issues are fixed . I pushed the wrong repo . One min

mathewalexKerala commented 5 months ago

Great

I pushed the correct files . I hope everything is ok .

/convert/img-svg , is the path to convert image to svg

Bashamega commented 5 months ago

Great

I pushed the correct files . I hope everything is ok .

/convert/img-svg , is the path to convert image to svg

Please re open the pr.

mathewalexKerala commented 5 months ago

Great

I pushed the correct files . I hope everything is ok . /convert/img-svg , is the path to convert image to svg

Please re open the pr.

created new pull request /pull /232