SVG can save with pixel information (at least my Inkscape application saves as .svg and can have a linked or embedded png, bmp, jpg or many other pixel formats).
Photoshop can not save vector image but you can work with vector shapes inside Photoshop. There are many similarities, you can add elements to image like type, shape, change color... big difference is that you can not enlarge bitmap image without losing quality.
Vector files optimize jpg files.
Jpeg files are smaller than bitmap files, though bitmap files are much better quality.
Both are graphics both are editable both are software
Vector and bitmap are both image files. Bitmapped images are images that are stored on a pixel by pixel basis and because of this, when you enlarge the image it can appear blocky. A vector image is constructed from dots, lines, shapes, etc. Each part has a particular position within the image with it's own dimensions. Because vector images are constructed using images, they can be enlarged without loss of image quality. Vector images do not get the blocky appearance of an enlarged bitmap image.
Vector-based files are more suitable for illustrations that require precise measurements, where as a bitmap image is not as sutible.
Vector and bitmap are both image files. Bitmapped images are images that are stored on a pixel by pixel basis and because of this, when you enlarge the image it can appear blocky. A vector image is constructed from dots, lines, shapes, etc. Each part has a particular position within the image with it's own dimensions. Because vector images are constructed using images, they can be enlarged without loss of image quality. Vector images do not get the blocky appearance of an enlarged bitmap image.
The term "vector" in graphic design refers to a method of editing and file storage different than that of a bitmap format or editor. Vector files store information using paths, trajectories, and nodes; while bitmaps store information in an array or matrix.Furthermore, a vector illustration can be exported easily to a bitmap format, at which point it becomes un-editable using vector techniques. A bitmap can also be translated into a vector format, but that requires much more fine tuning and, in many cases, manual conversion via tracing.
btmp is short for bitmap. Bitmap files are pictures.
These are different applications. In general given that Illustrator is a Vector based graphics program and Dreamweaver is a Web editor using raster files for most graphics / images (Flash based files being an exception), the two programs will never have a true round trip editing compatibility.
Vector graphics is the use of geometrical primitives such as points, lines, curves, and shapes or polygon(s), which are all based on mathematical expressions
EPS (Encapsulated PostScript) and PDF (Portable Document Format) are both file formats commonly used for high-quality printing. The main difference between EPS and PDF is that EPS files are typically used for vector graphics, while PDF files can contain both vector and raster graphics. For high-quality printing, PDF is generally more suitable as it can preserve both vector and raster graphics without loss of quality. EPS files may be more limited in terms of compatibility and features compared to PDF files.